Can I add add custom params to my paypal plan url

Rendom
Contributor
Contributor

When i'm using paypal button I have this logic 

 

actions.subscription.create({
plan_id: planId
custom_id: customerCustomEmail,
});
 
Here I'm also including custom customer email which customer using for my product.
 
How to do this for dedicated paypal url ? how can I also add custom email with link?
Can I add custom_id param to url like this?
Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

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