unicodeveloper / laravel-paystack

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

Customer wanted to pay ngn3000 paystack pulled ngn90000 #178

Open johntechman opened 1 year ago

johntechman commented 1 year ago

Please help with a fix, if a customer want to pay for any thing, the price most time multiply X-manytimes on paystack checkout page

r341-d4r7h-v4d3r commented 1 year ago

What currency and country are you using ?

Bazzly commented 1 year ago

Please help with a fix, if a customer want to pay for any thing, the price most time multiply X-manytimes on paystack checkout page

are you able to fix this ??

r341-d4r7h-v4d3r commented 1 year ago

Please help with a fix, if a customer want to pay for any thing, the price most time multiply X-manytimes on paystack checkout page

are you able to fix this ??

Take a look at the payload you are passing to paystack. Sometime you might have to divide it by a 100. I will need to see your logic to better assist. If you'd like to talk more, send me an email at lilscientist01@gmail.com

Bazzly commented 1 year ago

Please help with a fix, if a customer want to pay for any thing, the price most time multiply X-manytimes on paystack checkout page

are you able to fix this ??

Take a look at the payload you are passing to paystack. Sometime you might have to divide it by a 100. I will need to see your logic to better assist. If you'd like to talk more, send me an email at lilscientist01@gmail.com

i am just asking if he has fix it. i dint have issue using it

johntechman commented 1 year ago

What currency and country are you using ?

Nigeria naira... But it's solved now thanks

johntechman commented 1 year ago

Please help with a fix, if a customer want to pay for any thing, the price most time multiply X-manytimes on paystack checkout page

are you able to fix this ??

Yes sir, thanks alot

digitlimit commented 11 months ago

What currency and country are you using ?

Nigeria naira... But it's solved now thanks

@johntechman how did you solve it?