protonemedia / laravel-paddle

Paddle.com API integration for Laravel with support for webhooks/events
https://protone.media/en/blog/a-new-laravel-package-to-handle-payments-and-subscriptions-with-paddle
MIT License
203 stars 18 forks source link

Live mode problem #32

Open MdAnowarHosen opened 2 years ago

MdAnowarHosen commented 2 years ago

This paddle package working fine for sandbox. But, if I change to PADDLE_SANDBOX=false and give my exact Paddle credentials for the production server, then it redirect me to this link: https://buy.paddle.com/checkout/error. Why does it happening?