Hi All,
I am implementing a 'Guest Adaptive Paypal' functionality in java in which there are two receiver and and one sender. I am not sending the sender paypal email to API and I am getting the paykey and redirect URL successfully. But after redirecting to the URL I am getting two option to pay :
1. Pay using the paypal account.
2. Create a new payal acccount.
I am not getting the option to pay using the credit/debit card as I want to use guest payment.
Please let me know what I am doing wrong and why I am not getting the option of credit/debit card. Is there any other way to implement guest payment.
Right now I am using my Sanbox account for testing.
Thanks in advance.