How can i do paypal payment direct transfer to merchant account - paypal

How can i do recurring payment with credit card in paypal. Payment should directly transfer to merchant bank account.
Can anyone give solution for that?

For that you can refer this link.
Paypal direct payment to merchant

Related

Can I create a Billing Agreement with credit card (without paypal account)

As per the subject. Does my customer MUST to have paypal account and login to his paypal account in order for me to create a billing agreement, or I can use credit card as payment method for a billing agreement?
I am working with REST Api
Thanks
It is possible.
An example of the API is here: https://github.com/paypal/PayPal-NET-SDK/blob/develop/Samples/Source/BillingAgreementWithCreditCard.aspx.cs
Subscriptions (recurring payments) option for direct payments needs to be also enabled in merchant paypal account. I had trouble with it but messaged paypal and they enabled the feature for us.
So tested and working now.

Paypal recurring payment in Payflow sandbox account

Can it be possible to work with recurring payment in Paypal Payflow sandbox account,
If yes can anyone please explain the process or provided reference links

Payflow to create Recurring Payment with PayPal account

I am using payflow link hosted checkout pages and creating recurring profile. It is working if user pay with credit card and using pnref to create recurring profile. But it is not working if user make payment using paypal account. And getting error code 23 and error “Invalid account number” .
Please advice me for the same.
Payflow link only allow the user to submit Recurring Billing with Credit Card as the funding source. If you wish to have a choice of payment with PayPal account, you probably want to consider Payflow Pro.

Paypal payment gateway for credit card/debit card

Is paypal providing the payment gateway that accepts payments from credit /debit cards.
I have created a sandbox account in paypal and tried to purchase using my paypal account and its working fine. But I need provide paypal payment gateway for customers who doesnt have paypal account. They need to purchase it by providing their account details.
Please help me on the same.
Yes, PayPal does process credit/debit card payments without requiring your customers to have PayPal accounts. Although, you'd still need a PayPal merchant account to receive credit/debit card payments using PayPal payment gateway.

Does PayPal support direct debit payments?

Can you help me to find answer if PayPal supports direct debit payments? I tried to find it in google or paypal documentation but still not sure. I know it's possible to link PayPal account to bank account but what about making payments this way to PayPal merchant account.
Thanks.
You wish for customers to pay directly with their bank account? They can do this through any PayPal checkout, and it's done via "instant transfer" if they have a credit card available as a backup funding source in the event the bank transfer fails to debit the funds.
So basically, if I'm understanding your questions correctly, offer PayPal as a payment method and customers who sign into their account can pay with their checking or savings account.