Hi all,
I am using Pro-Forms with a PayPal Pro account.
If the user checks out using a “Buy Now” form and selects PayPal as a checkout option, they are taken to a page where they can use either their PP account or the PP guest checkout. Problem is, I want to use the Pro-Form to process the credit card only and not allow this on the PP gateway.
I understand this is PP Express checkout and s2member Pro is configured to use this by default.
However, can I disable this guest checkout and force people to use their PP account if they choose this option?
I think the answer lies with the following parameter:
SOLUTIONTYPE = ‘Sole’
which as I understand, enables the guest PP checkout. But I can’t find this parameter anywhere in the s2member core files and even if I did, I don’t know what to change it to.
Can anyone help?