With Dynamic Pricing, you can modify the price of a product by simply adding a parameter to your existing payment link. This means you can use the same payment link while changing the price dynamically as needed without needing to create multiple products.
To update the price, you just need to add the following parameter to your payment link:
?p=your_price
For example:
Original link:
Updated link with price:
https://explodely.com/p/12345?p=49
In this case, the product will be priced at 49 when the user opens the link.
⚠️ Important Requirement This feature requires prior approval and activation from our team before it can be used. Please share your use case and payment links with us so we can enable this from the backend. Do not send any live traffic until you receive confirmation, as the dynamic parameters will not work unless the feature is activated for your account.
Dynamic Pricing is useful when you want to offer different versions of the same product at different prices and adding so many products in the account is not a viable option.
It gives you a flexible and efficient way to manage product pricing without creating multiple products.
Using Additional Parameters:
You can also pass additional details like product name and description directly through the payment link.
Example:
Here,
p after product ID is price
productname is the Name of product
productdesc is the Product Description
By using these parameters, you can customise not just the price, but also how the product appears on the checkout page (Name and Description), all while using the same base payment link.
This method gives you greater control over your checkout experience while keeping your setup simple and efficient.
Please contact us if you have any questions or concerns at sellers@explodely.com.