Nadles
as key name.Nadles
as description.Webhook
.Nadles
as name.
https://<user-portal-domain>/consumer/checkout/paddle/<generated-client-side-token>
myfirstapi.example
and plan to host the Paddle checkout page on https://myfirstapi.example/paddle-checkout
Follow the steps below to get your Paddle checkout up and running.
myfirstapi.example
approved by Paddle. What is domain verification?
https://myfirstapi.example/paddle-checkout
Nadles will redirect your customers to this page to make a payment.
Two query string parameters will be added to the URL:
_ptxn
— a checkout transaction ID, added by Paddle. Learn more._px_success_url
— success URL, added by Nadles. Paddle will redirect the customer to this URL after the payment succeeds.https://myfirstapi.example/paddle-checkout
and you’re good to go.
That’s it. Paddle integration is set up and ready.