#tf-pm_best-practices

1 messages ¡ Page 1 of 1 (latest)

shut schoonerBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1354603763905859645

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

nocturne gull
#

Hi! Are you migrating from Paypal then?

mint sparrow
#

We are currently both Stripe and Paypal, but want to nudge all Paypall users over to Stripe.

shut schoonerBOT
nocturne gull
#

Do you separately integrate with each, or use Stripe for your Paypal stuff?

mint sparrow
#

Separately integrate each, we would use Stripe for Paypal but that is not an option for US based companies.

nocturne gull
#

Cool. So this is absolutely doable, but it's not exclusively a Stripe thing - your application would have to handle all of the logic.

shut schoonerBOT
mint sparrow
#

Great, is there documentation you can point me to? I would like to share this with my devs.

cunning marsh
#

Hi @mint sparrow I'm taking over this thread

mint sparrow
#

hello

cunning marsh
#

So you already have a subscription integration with Paypal, and you'll like to move some customers to Stripe subscription if they want to use a different payment method (e.g., card ) ?

shut schoonerBOT
mint sparrow
#

The goal is to continue to support Paypal users as they are, BUT if/when the opt to change their payment info or switch subscription plans, etc. that would force them to move to a Stripe subscription.

cunning marsh
#

Got it. So I assume you have a web portal for your customer to manage their subscriptions, as well as managaing their payment info. And you'll like to trigger a subscription migration to Stripe when they change payment info / swith plan. Is my understanding correct?

mint sparrow
#

Correct that is how it is setup today. We are looking at fully migrating over to Stripe with Stripe Billing to take advantage of Stripe's subscription management features.

Your understanding is correct - but I guess the subscription could already be in Stripe if the payment method can stay PayPal until the trigger happens - if that is easier/better?

cunning marsh
#

I understand that your Stripe account is US and that's why you can't use Paypal for payments/subscriptions.