#voyagel
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
What do you mean by 'customer's payment link'?
use this method created a subscription for my customers
and I cant find the payment link in response
was i use wrong method?
My requirement is to create a payment link that allows customers to make regular payments, monthly or yearly.
Maybe you're looking for: https://stripe.com/docs/payment-links/api
Creating a Subscription object won't generate a Payment Link
So how do I collect money from my customers through the api after I create the subscription?
the docs seems not what I needed
Let's take a step back, what exactly are you trying to do? You're using language that confuses to different kinds of ways to collect payments
I have a platform that requires subscription-based payment collection. I want to implement this function on my platform through Stripe. Which function should I use?
Ok, great. Which API you use would depend on what kind of payment UI you want to use. Do you want to build a custom checkout flow, or use our prebuilt Checkout UI?
Use stripe Checkout UI
Ok, then take a look at this: https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=stripe-hosted