What is PayPal and what are its top alternatives?
Top Alternatives to PayPal
- Stripe
Stripe makes it easy for developers to accept credit cards on the web.
- WePay
WePay helps people sell tickets to events, send invoices, sell items online, and accept donations online. WePay also provides an API that allows developers to access its payments platform. ...
- Payoneer
It is a financial services company that provides online money transfer and digital payment services and working capital solutions ...
- TransferWise
It bypasses pricey international payments entirely by using two local transfers instead of one international transaction. If you want to convert your pounds to euros, you send the money in pounds to its UK-based account. ...
- Braintree
Braintree replaces traditional payment gateways and merchant accounts. From one touch payments, to mobile SDKs and international sales, we provide everything you need to start accepting payments today. ...
- Amazon Pay
It makes simple for millions of customers around the globe to check-in and checkout using information already stored in their Amazon account. ...
- Blockchain
It is a bitcoin block explorer service, as well as a cryptocurrency wallet supporting bitcoin, Bitcoin Cash, and Ethereum. ...
- Stripe Billing
A set of billing and subscription tools for developers and business people. Developers can use out-of-the-box functionality to get started quickly or use the composable API building blocks to design fully customized subscription logic and pricing models. Business people can create and manage subscriptions and invoices—and view detailed financial reports. ...
PayPal alternatives & related posts
- Easy setup302
- Developer friendly292
- Well-designed api248
- Great documentation191
- Clear pricing169
- Secure75
- Reliable74
- Full integration with webhooks63
- Amazing api43
- Great customer support38
- Easy11
- Credit cards never hit your server - no pci worries6
- Recurring billing5
- No merchant account/gateway required4
- BitCoin3
- Easy to integrate3
- Support for SCA (Strong Customer Authentication)2
- Fast UI2
- Great app2
- Beautiful1
- Payments without own backend (using Stripe Products)1
- Connect1
- Checkout.js1
- Great UI1
- So easy to use1
- Connect4
- CANNOT withdraw USD to a Canadian Bank Account2
- Does NOT have a currency conversion option like Paypal2
- They keep 25% of the income for 60 days2
related Stripe posts
To accept payments on updown.io, we first added support for Stripe which is by far the most popular payment gateway for startups and for a good reason. Their service is of awesome quality: the UI is gorgeous, the integration is easy, the documentation is great, the API is super stable and well thought. I can't recommend it enough.
We then added support for PayPal which is pretty popular for people who have money on it and don't know where to spend it (it can make it feel like you're spending less when it comes from PayPal wallet), or for people who prefer not to enter a credit card on a new website. This was pretty well received and we're currently receiving about 25% of our purchases from PayPal. The documentation and integration is much more painful than with Stripe IMO, I can't recommend them for that, but not having it is basically dodging potential sales.
Finally we more recently added support of BitPay for #Bitcoin and BitcoinCash payments, which was a pretty easy process but not worth the time in the end due to the low usage and the always changing conditions of the network: the transaction fees got huge after price raise and bitcoin because unusable for small payments, they then introduced support for BCH and a newer Bitcoin protocol for lower fees, but then you need a special wallet to pay and in the end it's too cumbersome, even for bitcoin users, to pay with it. I think unless you expect a bit number of payments using cryptocurrencies it's not worth implementing this solution, and better to accept them manually.
Google Analytics is a great tool to analyze your traffic. To debug our software and ask questions, we love to use Postman and Stack Overflow. Google Drive helps our team to share documents. We're able to build our great products through the APIs by Google Maps, CloudFlare, Stripe, PayPal, Twilio, Let's Encrypt, and TensorFlow.
- Amazing API1
- Easy setup1
- Nice development enviroment1
related WePay posts
Payoneer
- Can use Credit Cards for payment3
- Approximately in every country2
- Very easy to use website2
- More options than Stripe2
- Support for India1
- Support for Pakistan1
- UI is a bit clunky1
- If you use Credit Card, there’s a 3% fee1
related Payoneer posts
I am developing a multi-vendor eCommerce system; we auto-pay sellers per order basis. Which payment system can I use between 2checkout or Payoneer? If I am missing something, can you please advise me about a better payment option? Thanks
TransferWise
- Best exchange rates4
- Fast3
- API Support2
related TransferWise posts
- Well-designed api25
- Developer friendly18
- Easy setup17
- Reliable14
- Excellent documentation6
- Great support4
- Can use paypal and debit card3
- Test it without obligation, great SDK/API and prices2
- Great API, awesome docs1
- Lacking documentation for mobile integrations1
related Braintree posts
Dear StackShare Community,
I am seeking inspiration on creating a billing & subscription stack and came across this wonderful website and community.
From what I understood so far, I need something like Stripe or Braintree to collect payments without dealing with PCI compliance or setting up merchant accounts, etc... Additionally, services like Chargebee, Recurly, Chargify, etc. are said to make life easier when dealing with recurring billing.
Stated below, I've tried to give you some context on what I want to achieve. I am very curious about your ideas and how you'd configure an optimal stack.
Project context (very high level):
Loyalty program for local merchants (stores, restaurants,...).
Customers support their community and merchants by shopping local.
Merchants grant points to customers based on a customer's value spent in a store, restaurant, etc.
Customers can redeem their points at any participating merchant.
Billing / Subscription scenarios to be considered:
(affecting merchants only)
One-time setup fee
What: Merchant pays a setup fee by signing up for the service
Where: Order placed on the website
Monthly retainer fee
What: Merchant pays a monthly recurring retainer for the service.
Where: Order placed on the website
Manually initiated payment
What: Merchant initiates a payment to top up his virtual points wallet. E.g. pays 100 USD to top up 100000 points which then can be used by the merchant for granting points to customers.
Why: Points issued to members need to be paid for by the merchant. We first considered billing the merchants post-ante, e.g. monthly based on the points they've granted to their customers in the last 30 days, but this seems too risky: If they can't / won't pay we'd still have to pay out points to the customers (technically to the merchants where the customers redeem their points). Thus, the pragmatic idea to reduce risk by having the merchants to pre-pay for their points by topping up their balance.
Where: Web application (with the merchant logged in)
Nice to have: Opt-in for automatically initiated top-ups if a merchant's balance falls below a certain amount.
Invoicing
What: After every transaction (setup, retainer, top-up,...), we need to automatically issue and send (E-Mail) an invoice to the merchant.
Nice to have: Customer portal with all their invoices.
Other potentially relevant parameters
Currency: Only Euro
Country: Only Germany (so far)
Tax: Only one tax rate
Payment for setup & retainer: Credit Card; ideally SEPA Direct Debit (but that still causes headache due to the SEPA regulatory and risk of chargebacks still after weeks), PayPal?
Payment for top-up: Same as above plus any other that makes sense (Klarna, Sofort, PayPal...)
Again, thank you very much for sharing your ideas and thoughts! I'd highly appreciate any input :-)
Hi there, I am trying to figure out if it's worth creating a Braintree account to do subscription billing in my Shopify store. The goal is to have as little custom code as possible for the store but be able to do subscription billing services, we already have a PayPal business account, but from the looks of it, we can't use PayWhirl directly with Paypal.
related Amazon Pay posts
related Blockchain posts
I'm planning to build a cryptocurrency wallet app, in the end, I'd like to also add NFT's to the app and be able to access their details (smart contract, token id, blockchain) but I haven't figured out the process on how to do this so far.
Would it be possible to do these using SDKs like Blockchain /Coinbase or should I start from scratch? If so, which kind of architecture should I use? I am hesitant to use ETH as the starting point as the transaction fees are too high for testing.
related Stripe Billing posts
Stripe Stripe Billing Vue.js
When I started building a SaaS from scratch, I adopted the Stripe Billing product for managing plans and subscriptions. At that moment (roughly a year ago) I did not fully realise that this was a new addition to the Stripe product line.
One year down the road, I can write this decision and support it with technical details on how I implemented Stripe Billing and integrated it with the Checkly backend.
Key takeaways are:
Keep coupling minimal. I hardcode our pricing and plans into the pricing page.
Choose good ID's and a good structure to segment product and pricing. This enables grandfathering customers and adding ad hoc new products.
Use one or two webhooks to keep things in sync. We use just one webhook.
See all details with code examples in the linked blog post.