4.7.2 Paddle Configuration
Last updated
Last updated
Go to https://login.paddle.com/signup and create a new account in Paddle.
Now go to Checkout > Website Approval
Here you need to add your domain for which you have generated the license, as provided in the below image
Note: you don’t have to include https://, www, or specific web pages.
Here you need to add a default payment link. You can use the below provided url by replacing YOUR_WEB_DOMAIN with your own web_domain_url
Example: https://YOUR_WEB_DOMAIN/#/checkout
Now for the further API requests to be handled by paddle, you need to generate an API_KEY and a Client-side Token.
For the API key, you can directly get the API key as provided in the below image, as a default API key is already generated. And you can copy and set it in the Paddle API key form field.
For the Client-side token, you need to generate a token manually as per below-provided steps
Navigate to the Developer tools > Authentication. Now, click on generate a token.
Enter the name and description of the token.
Copy the generated token
For registering a webhook follow the below-provided steps.
Navigate to the Notifications tab, and click on New Destination
Select the events as shown in the image below.
You can customize your checkout page from Checkout > checkout settings tab and then click on Inline tab.
Note: The inline checkout is used in the app. So, in order to customize the checkout you need to make changes here only.