I want to recieve payments directly on my web site, so customer enters his credit card information not being redirected to paypal's site. For this purpose i can use Paypal Payments Pro. But also i want to send money to customers by request. And it looks like Paypal Adaptive payments can help me with this. And now the questions:
- Is it possible to use Payments Pro to recieve money, and Adaptive Payments to send them at the same time?
- What permissions do i need to use adaptive payments directly from my web site?
- If i use DirectPayments and Paypal SDK do i need to create IPN listener to verify transaction details and make it secure or DoDirectPaymentReq response already has all information?
- Customer can pay me using his credit card number, but can i send money directly to his credit card or only to paypal account?
- Maybe there are other solutions which can do the same but more efficiently?
Thanks