danyz81
11-02-2009, 12:28 PM
Hello,
I have some problems with the subscription integrated hack on vb.
Some users received an error when they tryed to make a payment via paypal.
****
We are sorry, we are experiencing temporary difficulties. Please try again later. If this error occurred while making a payment, avoid duplicate payments by checking your Account Overview before resending a payment.
Message 0
****
I've contacted the paypal assistance and they said that i should try to put "target=paypal" on the button code of the redirect page because maybe the browser is unable to redirect the user to the right page
<form target=paypal action="https://www.paypal.com/cgi-bin/webscr" method="post">
<fieldset class="fieldset">
<legend>Order using Paypal</legend>
<div style="padding:3px">
<div style="margin-bottom:3px">For pay your subscription using <a href="http://www.paypal.com" target="_blank">PayPal</a> click here.</div>
<div>
<!-- BEGIN TEMPLATE: subscription_payment_paypal -->
<input type="hidden" name="cmd" value="_xclick-subscriptions" />
...
The problem now is that i don't know where I must put "target=paypal"... I can't find it on the templates and i need to change this on every paypal's button.
Maybe it's not only my problem, beacause I don't need any hack\product for this method.
Can you help me please?
thanks in advance,
Daniele.
I have some problems with the subscription integrated hack on vb.
Some users received an error when they tryed to make a payment via paypal.
****
We are sorry, we are experiencing temporary difficulties. Please try again later. If this error occurred while making a payment, avoid duplicate payments by checking your Account Overview before resending a payment.
Message 0
****
I've contacted the paypal assistance and they said that i should try to put "target=paypal" on the button code of the redirect page because maybe the browser is unable to redirect the user to the right page
<form target=paypal action="https://www.paypal.com/cgi-bin/webscr" method="post">
<fieldset class="fieldset">
<legend>Order using Paypal</legend>
<div style="padding:3px">
<div style="margin-bottom:3px">For pay your subscription using <a href="http://www.paypal.com" target="_blank">PayPal</a> click here.</div>
<div>
<!-- BEGIN TEMPLATE: subscription_payment_paypal -->
<input type="hidden" name="cmd" value="_xclick-subscriptions" />
...
The problem now is that i don't know where I must put "target=paypal"... I can't find it on the templates and i need to change this on every paypal's button.
Maybe it's not only my problem, beacause I don't need any hack\product for this method.
Can you help me please?
thanks in advance,
Daniele.