Looking for Payment Processor Alternatives After Stripe Ban

0
4
Asked By CuriousNomad84 On

I'm in a bit of a bind after Stripe banned my client's account, claiming their business falls under restricted categories, which is not the case! Now, I'm searching for a reliable payment processor that can replace Stripe for our needs. The site is an advertising portal built on a custom WordPress theme, allowing advertisers to choose between two annual subscription plans. Currently, we use a Stripe payment link that directs users back to WordPress after checkout, utilizing the Stripe PHP SDK to create user accounts based on their subscriptions.

I need suggestions for a new payment system that can maintain this workflow. Here are my requirements:
1. Must allow subscription sales.
2. Primarily for US customers but also need good international support (especially in India, Israel, and other Middle Eastern countries).
3. Should facilitate a hosted checkout experience away from our site.
4. Need to accept various payment methods, including Credit Cards, Apple Pay, Google Pay, and other contactless options like Cash App or Venmo.
5. Should provide mechanisms for redirects or webhooks to automate user creation or role updates within WordPress.

I tried Square, but I'm unsure if its API can handle this situation without extensive modifications. Any thoughts?

3 Answers

Answered By PaymentPro42 On

Consider **Adyen**; it’s geared towards enterprise-level businesses and offers global payment solutions including lots of wallet options. Just keep in mind that the onboarding process can be a bit heavier and it might be pricier. If you're looking for something simpler, you could also check **Gumroad**; it might fit your needs too!

Answered By TechyGuru23 On

It’s tough when Stripe gets picky! For your needs, I’d recommend checking out **PayPal Subscriptions with their Hosted Checkout**. They’ve got a solid international reach, handle subscriptions well, and support wallet payments like Venmo and PayPal Credit. Another great option is **Braintree** (also owned by PayPal). It has a developer-friendly API, supports all the payment methods you need, including Apple Pay and Google Pay, plus good webhook support for automation.

Answered By DevWizard99 On

How about trying **Paddle**? It supports subscriptions, offers hosted checkout, and has international payment options (including India and Middle Eastern countries). They have Apple Pay and Google Pay, plus webhooks and a PHP SDK for automating user creation and roles in WordPress, similar to what you're doing now with Stripe. While it doesn't support Venmo or Cash App, it's reliable and generally less likely to ban accounts on a whim.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.