unicodeveloper / laravel-paystack

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

only demo card details #32

Open cybertron77 opened 6 years ago

cybertron77 commented 6 years ago

i cant use other card details except the one provided on the page, how can it be stopped

theghostyced commented 6 years ago

Having the same cant send the users first name and last name. Am i doing something wrong?

codenaz commented 6 years ago

Only the provided card can be used on development or test mode, switch your paystack account to production or live mode(whichever one is applicable), and change the Paystack Keys in you .env or config file to the production keys.

Adamcy-lvts commented 3 years ago

Having the same cant send the users first name and last name. Am i doing something wrong?

This is me right now