cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

Subscription Form redirecting to dashboard instead of subscription page confirmation

cloud-vgp
New Community Member

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

 

Login to Me Too
Who Me Too'd this topic