hi clavaque sir
thx again
i looked at the link and i see that my current payment button doesnt come with the shortcode success="" when generated from the paypal buttons, do i add it myself?
e.g.
currently
[s2Member-PayPal-Button level=“1” ccaps=“eng” desc=“xxx” ps=“paypal” lc="" cc=“USD” dg=“0” ns=“1” custom=“www.mysiteurl.com” ta=“0” tp=“0” tt=“D” ra=“60” rp=“60” rt=“D” rr=“BN” rrt="" rra=“1” image=“default” output=“url” /]
do i change it to:
[s2Member-PayPal-Button level=“1” ccaps=“eng” desc=“xxx” ps=“paypal” lc="" cc=“USD” dg=“0” ns=“1” custom=“www.mysiteurl.com” ta=“0” tp=“0” tt=“D” ra=“60” rp=“60” rt=“D” rr=“BN” rrt="" rra=“1” image=“default” output=“url” success=“www.myafterpaymentpage” /]
like this??