Page not found while checkout using Paddle payment

270 Views Asked by At

I'm testing the paddle locally but still getting the page not found while clicking on the pay now button. I created my subscription plans and put the plan id in the data-product attribute but still not working. Can anyone help me?

Also, my domain has been approved as well. But still, it is not working this checkout on production.

enter image description here

<a href="#!" data-product="810000" data-email="[email protected]" class="paddle_button custome_checkout_btn">Pay Now</a>
1

There are 1 best solutions below

0
On

Occurs when you don't call Paddle.Environment.set('sandbox');