Recuring Payment With 2 prices.

Devptl
Contributor
Contributor

I want to charge $XX for the first month and $x from the second month onwards until someone cancels it. All this by collecting the payment information once. So when someone adds payment details it should charge $XX and after 30 days of first payment it should charge $X every 30 days? Is it possible?

 

Right now I have to send 2 separate (one 1 time invoice, and Subscription link) requests. It will most definingly smooth line the whole process. 

 

Customer is aware about auto payments BTW.

 

Thanks for help,

Dev.

Login to Me Too
1 REPLY 1

MTS_Chiranjeevi
Moderator
Moderator

Good day @Devptl,

 

Thank you for posting to the PayPal community.

 

Yes, you can achieve this via PayPal Smart Subscription button and by offering "Trial" period(1 month) with "X" amount & "Subscription" period with "Y" amount.

 

Screenshot 2023-07-20 at 1.04.36 PM.png

 

Please follow the below steps via your PayPal account. 

Login PayPal.com >> click on "settings icon" >> go to "Account settings" >> Website payments >> PayPal buttons >> select button type "Smart Subscription">>Explore subscription features >> Create plan >> fill the required details.

(Or)

Login PayPal.com >> go to direct link "https://www.paypal.com/buttons/" >> follow the above steps

 

(Or)

 

You can also integrate using PayPal Subscription REST API and pass the TRIAL billing as "X" amount & REGULAR billing as "Y" amount .

 

Please take a look at the Subscription Developer Docs.

 

https://developer.paypal.com/docs/subscriptions/integrate/ 

 

If your still facing any issues, please create a MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detail information and error details.

 

Sincerely,

Chiranjeevi

PayPal/Braintree MTS

 

If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.