I'm doing a website in drupal. It has requirement for creating subsciptions.
I have to use paypal and stripe for payment.
I have tried commerce license, but it doesn't have the feature to create recurring profiles on the payment gateways mentioned.Can anyone suggest some modules which will work for both Stripe and Paypal.
Related
I have Paypal Account. can I integrate Paypal Payment Gateway only using Paypal Account or should I need to purchase Braintree Account too?
To integrate PayPal Checkout, you only need a PayPal business account to receive the payments. From a native app you can use the new Native Checkout SDK.
Braintree Direct is a separate gateway product, with other features. The Braintree SDK, which does not require a Braintree account for us with only PayPal payments, was also useful for integrating PayPal Checkout in native apps before the Native Checkout SDK was available.
Recently I had implemented Recurring Payments API using the following payment methods:
Direct Payment
Express Checkout
All was working fine on Sandbox account. But on Live account when i enable one payment solution like Express Checkout then service for Direct Payment is disabled and vice-versa. How can i enable both above mentioned payment methods/solutions for Recurring Payments?
You are requested to go to the link below to upgrade your US PayPal account to the Pro account.
https://www.paypal-business.com/paypal-pro
After that you are able to integrate Direct Payment for Recurring Payments.
You can also refer to the link below.
https://www.paypal.com/cgi-bin/webscr?cmd=xpt/cps/general/DPRPLaunch-outside
I want to setup Paypal such that user does not leave my site and can purchase using her credit card.
I tried the Prestashop Paypal Pro Plugin. But it seems it is only for US and Australia. I am in none of these countries.
Then I tried to setup the normal Prestashop Paypal Plugin. In the process of setting up, there is advertisement on solutions that help "Accept Credit Card Payments Today!". Such solutions are:
PayPal Payments Standard, PayPal Payments Advanced etc.
Yet, how do I set these up with Prestashop? Do I need to create a module for this? Or does something already exist?
Try PayPal Pro (Direct Payment) from presto-changeo.com (http://www.presto-changeo.com/en/payment-modules/88-paypal-pro-direct-payment.html)
Currently I am working with several non-profits (who receive recurring donations normally monthly) to migrate away from their current gateways to Paypal.
Is there any way to import their currently donor's payment information into Paypal?
If not which would you recommend to help migrate their donors over?
1) Setup a special section of their website and as donor's to re-subscribe?
or
2) Send out Invoices for their current recurring amount (if its possible to email a subscription)?
thanks,
This depends on what type of system you are currently using, and specifically what type of service you are going to use from PayPal. Are you going to be using PayPal's Recurring Payments, Enhanced Recurring Payments, Subscriptions or Payflow's Recurring Billing? If you have all of the contributor's information, such as credit card info, name, address and etc and you are going to be using PayPal's Recurring Payments or Payflow's Recurring Billing you could use the API's to create the profiles on your PayPal or Payflow account without having to have the contributor do anything on their end. If you are going to be using PayPal's Enhanced Recurring Payments or Subscriptions, then you would need the buyer to re sign up for a recurring donation. You can could use either option that you mentioned above. You would be able to do either through PayPal.
I have a basic account with shopify and shopify is allowing me to choose from following paypal solutions
PayPal Website Payments Pro (UK)
PayPal Website Payments Pro (CA)
PayPal Payments Pro (US)
PayPal Payflow Link
PayPal Express Checkout
Is there a particular reason why shopify does not support "paypal website payment standard" ?
I am building an e-commerce solution for a client and am suggesting client to use "paypal website payment standard". Is this a not a favored solution for any reason?
The integration options for PayPal standard aren't as robust as the other PayPal integrations so Shopify does not support it. Any of the options that standard provided should be covered by the other paypal products; you should be able to get the same functionality.
Is there something in particular from PayPal standard that the client needs that the other services don't provide?
It is not about the functionality. It's about the monthly costs that is tied to other paypal plans. Paypal standard does not require any monthly fees. That's the difference and that is why we hope to actually use it on the website.