@sampoyigi
Hi,
This is my custom requirement to develop regional payment gateway so i have started to extend the payregister extension.
now i need to know overall checkout process, because i need to post the data like
amount,
currency,
order_id,
customer_name,
customer_email,
customer_phone
the Payment gateway will process multiple payment methods like card, wallets, Net Banking and UPI by default so we no need to capture the payment profile. (Gateway will capture the payment profile)
so at this point, i need to pass above data to gateway and store the order status when payment is successful.
can you make me clear pleaseā¦
Thank you.