0
votes

Is it possible to use paypal in-context checkout with guest checkout? So the problem is that i don't see a button in popup dialog "debit or credit card checkout" currently i am testing this in sandbox. The option allow checkout as guest is enabled in the sandbox merchant account.

2

2 Answers

1
votes

I have a working copy of "In Context" Express Checkout and guest checkout functions as intended in the sandbox environment. Be sure you are passing "SOLUTIONTYPE=Sole" in your SetExpressCheckout API call.

0
votes

Thanks, but i am using the PHP SDK http://paypal.github.io/PayPal-PHP-SDK/ there is no such option. It seems it is not available in REST API. Is there a solution or a workaround for this?