The ParityDeals buy now button enhances LemonSqueezy’s checkout link by creating dynamic checkout links that adjust prices based on user location, holidays, and other criteria set in ParityDeals.
store_id
(required): The unique identifier for the store on LemonSqueezy.variants
(required): A comma-separated list of product variant IDs available for purchase. The first ID in this list will be pre-selected in the checkout session.product_id
(required): The ParityDeals product identifier used to apply specific pricing and discounts.success_url
(required): The URL to which a user will be redirected after a successful purchase.$100
in the US and $50
in India, a user from India will see the price as $50
at checkout.variants
parameter as the default selection. If a user switches between variants, a temporary discount coupon is generated to maintain the correct price.