You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi upi_pay,
Thanks for the great plugin. Can you provide Merchant Code add option, while initiating payments? I can see that upi_india has this option.
Solution #
Add merchantCode in UpiPay.initiateTransaction() function. It is available in TransactionDetails class.
The text was updated successfully, but these errors were encountered:
Allowing just merchant code in initiateTransaction API won't actually solve much. There is more nuance to supporting merchant payments. Track the progress or development related to that here #38
Hi upi_pay,
Thanks for the great plugin. Can you provide Merchant Code add option, while initiating payments? I can see that upi_india has this option.
Solution #
Add merchantCode in UpiPay.initiateTransaction() function. It is available in TransactionDetails class.
The text was updated successfully, but these errors were encountered: