tolu360/react-native-paystack

Currency Error when using chargeCard function

kwamesarpong opened this issue · 1 comments

In trying to use the chargeCard function, an a "Currency not supported by merchant" error is obtained as a response every time even though the correct currency parameters are being passed as part of the request object.

To add to this, the request doesn't get to the Paystack API and the test keys work fine with other payment methods such as Paystack Inline. Will test further and update this issue