Subscription Form redirecting to dashboard instead of subscription page confirmation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Folks
I have a paypal web form that does not work correctly or it works randomly
<input type="hidden" name="cmd" value="_xclick-subscriptions">
<input type="hidden" name="item_name" value="Abonnement Cloud VGP TPE - Commande N°<%= pOrderid%>">
<input type="hidden" name="a3" value="<%=amount%>">
<input type="hidden" name="p3" value="1">
<input type="hidden" name="t3" value="M">
<input type="hidden" name="src" value="1">
<input type="hidden" name="srt" value="12">
<input type="hidden" name="sra" value="1">
<input type="hidden" name="modify" value="0">
I have 2 accounts (seller/buyer) and i am making test on Live paypal
My problem is that, the first attempt it worked.
No i went into my buyer account and canceled the subscription then logged out
Then i went to my website to test it again
when i click on the subscribe button, i get redirected paypal and then to the dashboard page AND NOT to the subscription confirmation page
So i went back with my nabvigator to my website to keep session paypal active and submitted again the form
i get always redirected to the dashboard page.
Anyone has any idea how to resolve this issue?
thx
mike

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- How do you create subscriptions with PayPal Advanced Checkout? in SDKs
- subscription_id has disappeared in REST APIs
- Paypal subscription Api in REST APIs
- Recurring Payment issue in Braintree Client-side Integration (JS, iOS, Android SDKs)