unicodeveloper / laravel-paystack

:credit_card: :package: :moneybag: Laravel 6, 7, 8, 9, 10 and 11 Package for Paystack
https://paystack.co
MIT License
605 stars 312 forks source link

added support for multiple currencies #77

Closed django101 closed 4 years ago

django101 commented 5 years ago

Hi. Wale from Paystack.

We've had a couple of issues where developes pass the USD currency but still get NGN on the checkout. This is a quick update for that. If there's anywhere else this needs to be fixed, please fix as soon as possible.

benedictgeek commented 4 years ago

Hi. Wale from Paystack.

We've had a couple of issues where developes pass the USD currency but still get NGN on the checkout. This is a quick update for that. If there's anywhere else this needs to be fixed, please fix as soon as possible.

Hello, since NGN charges are done in kobo, how do I configure for USD for example, pass the raw USD charge?

ladaposamuel commented 4 years ago

Please kindly merge @unicodeveloper

django101 commented 4 years ago

Hi. Wale from Paystack. We've had a couple of issues where developes pass the USD currency but still get NGN on the checkout. This is a quick update for that. If there's anywhere else this needs to be fixed, please fix as soon as possible.

Hello, since NGN charges are done in kobo, how do I configure for USD for example, pass the raw USD charge?

@benedictgeek Sorry i'm just seeing this.....the same say you pass kobo values for NGN, do the same for USD. So, NGN10.00 = 1000kobo, while USD10.00 = 1000cents

unicodeveloper commented 4 years ago

Thank you. Support now added.