ronaldklching77382385 Hi all, I just want to add NMI payment gateway. Is that possible to do it? I found there are PayPal, Square, Stripe as default setting. Could I add NMI payment gateway? Best wishes, Ronald
sampoyigi ronaldklching77382385 Adding a custom payment gateway is possible, you can develop one yourself or put in a custom development request here.
ronaldklching77382385 Could you show me some guideline into the development of adding custom payment gateway?
sampoyigi ronaldklching77382385 Here’s a few. Creating a custom extension https://tastyigniter.com/docs/extend/extensions Registering a custom payment gateway https://tastyigniter.com/docs/extensions/payregister#registering-a-new-payment-gateway Then see how existing payment gateways work https://github.com/tastyigniter/ti-ext-payregister/blob/master/payments/Cod.php