This topic contains 1 reply, has 2 voices. Last updated by Cristián Lávaque 3 years, 8 months ago.
Topic Author | Topic |
---|---|
Posted: Tuesday Apr 30th, 2013 at 7:00 am #48790 | |
I have pro forms collecting user info for a ‘buy now’ (one time) purchase. Example code as follows: [s2Member-Pro-PayPal-Form level="1" ccaps="" desc="£0.10 GBP (for 1 day access)" ps="paypal" lc="" cc="GBP" dg="0" ns="1" custom="domain.com" ta="0" tp="0" tt="D" ra="0.10" rp="1" rt="Y" rr="BN" rrt="" rra="2" accept="paypal" accept_via_paypal="paypal" coupon="" accept_coupons="1" default_country_code="" captcha="clean" success="/members/" /]All works fine, payment is taken by Paypal as required. BUT confusingly when on Paypal the page expects confirmation to be back on my website. I guess with a Paypal Pro subscription this is what would happen? As it is clicking a ‘continue’ button on Paypal completes the transaction which is what I want, but clearly I would prefer not to mislead people by suggesting they will have a further chance to confirm. |