Rank: Member
Joined: 7/24/2007(UTC) Posts: 12
|
Does anyone know the parameters that need to be added to the PayPal redirect that will allow giving customers the option to pay by credit or debit card and not require a PayPal account creation or login when using PayPal Express Checkout?
The redirect is found in /BVModules/Checkouts/Paypal Express Checkout/Checkout.aspx.vb HttpContext.Current.Response.Redirect("https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=" & expressResponse.Token, False)
Appreciate your time if you can answer.
Thank you.
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
You need to turn on PayPal Standard or PayPal Payments Pro to do this. Express Checkout is for paypal payments only.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.