#bugkiller.

1 messages ยท Page 1 of 1 (latest)

craggy oreBOT
native pivot
#

Depends on what you are trying to do. Can you tell me more?

ionic umbra
#

we're using old stripe checkout ( popup style)

#

so user can't make a subscription for 3ds stuff

#

we will make migration in the next week. but wanted to make this user to subscribe somehow

native pivot
#

Gotcha, and what are you getting stuck on when creating the subscription in the dashboard?

ionic umbra
#

I want to create a subscription in stripe dashboard and expected to get a payment link to compelte that subscription in user side.

#

but didn't get anything

#

it is just like this

#

sub_1NW3YpBTGnRwDyDiSTJheOHv

#

so user got an invoice?

craggy oreBOT
native pivot
#

Depends on how you set up the subscription. If you had it set to "Email the invoice to the customer to pay manually", it will automatically email them the invoice

#

You can also click on the invoice on the subscription's page

#

And that will bring you to a page where you can copy the payment page link

ionic umbra
#

is it ok to do

#

'create payment link'

#

and tehn

wooden mango
#

Hi ๐Ÿ‘‹

I'm jumping in as @native pivot needs to go

ionic umbra
#

select the product (monthly pay),

wooden mango
#

Do you mean you want to create a Payment Link for a recurring price?

ionic umbra
#

yes

wooden mango
#

You can do that if you want

#

But you won't be able to specify which Customer this Subscripton belongs to

#

Stripe will automatically create a new one for you

ionic umbra
#

yea

#

?

wooden mango
#

If that is okay with you then this will be a viable options

ionic umbra
#

I'm going to share the link to user

#

so that he can pay

wooden mango
#

Right but that will create a new Customer record in Stripe

ionic umbra
#

why? even if user will use customer which we know already

wooden mango
#

Because payment links are not linked to individual Customer records

#

ARe thse for new subscriptions or existing subscriptions?

ionic umbra
#

new subscription

#

I think you got the point right?

#

user wanted to make subscription to our platform

wooden mango
#

Sure

ionic umbra
#

but we have old checkout so

#

they failed for 3ds

wooden mango
#

Do you care if that subscription gets attributed to a new Customer record or an old one?

ionic umbra
#

I think it's no problem.

wooden mango
#

Then you can use payment links and that will probably be the easiest solution to implement

ionic umbra
#

ok, this is just for temporary solution for us.

#

we will probably to have time to migrate old checkout to new stripe checkout

wooden mango
#

That is understandable. Using payment links would be the most lightweight temporary fix in that case.

ionic umbra
#

Thanks.

#

thanks for the fast help to be clear.

#

๐Ÿ™‚

#

probably, I could ask a question again to migrate next time ๐Ÿ˜„