#dennis_de-metered

1 messages ยท Page 1 of 1 (latest)

bleak pulsar
#

yep seems like it does, so that's the good alternative.

spark pebble
#

hi this is not subscription, it is simple payout which was working before

#

also, what exactly means metered price?

brittle chasm
#

@spark pebble Wrong thread ๐Ÿ™‚

spark pebble
#

oops

#

ohh shit, i am at wrong place

#

sorry, bye

brittle chasm
#

Hmm... I honestly wanted to just send the user to you guys and then back. So the payment links are actually fitting.

#

But if this is not supported, I guess I'll have to think of something else....

bleak pulsar
brittle chasm
#

I'm looking at it right now.

bleak pulsar
#

it's just that you have to build the page that contains the link the user can press to pay and then call the API to create the Session and redirect them to it

#

the actual payment page is the same, PaymentLinks are just a way to have a static link to go to a Checkout page.

brittle chasm
#

Yeah, I'm looking at it right now.... is basically really just another end point... thank you!

#

I think you helped me with this ๐Ÿ™‚

#

@bleak pulsar For a checkout session, is there an option to create a one-part invoice only by the 1st of the next month? Example: Today someone uses Checkout Session and subscription is created, should be billed only 15.07 - end of the month and then from 01.08 - last day of August. Do you understand what I mean? Prorated topic.

bleak pulsar
brittle chasm
#

What would be your recommendation then? How we should implement the checkout?

#

We could theoretically create the subscription ourselves, but we would have to enter the payment method beforehand.

bleak pulsar
brittle chasm
#

Ok, thanks

hearty ginkgo
#

@brittle chasm Could you share your Stripe account ID?

brittle chasm
#

of course

#

acct_1LEBdEKSCBaxYA7a

hearty ginkgo
#

We're tracking merchant requests for those particular workflows with Checkout so I can log your interest

brittle chasm
#

Do you have a beta for me? ๐Ÿ™‚

#

Ahhh ok

#

We have several accounts (from customers) that are interested in it, moment.

#

acct_1KGSMZCkcPaspCvs
acct_1LEBdEKSCBaxYA7a
acct_1KItHkLx20s3WIYn
acct_18zRphLzi9jCfKfX

hearty ginkgo
#

Nothing to share just yet! But if we do, you'll likely be first to hear now I've logged your interest

brittle chasm
#

good to know!

#

We love Stripe, especially as developers, but it's always sobering when you have a feature in mind and then realize that Stripe again doesn't work at that point like it does at another endpoint... if Stripe has a weakness, that's it, somewhere.

#

It's not like Stripe can't do that.... just not at the one place again...

hearty ginkgo
#

Yep, not every payment UI supports every payment flow. Often about striking a balance between complexity and usability

brittle chasm
#

I understand... is still frustrating ๐Ÿ˜„

hearty ginkgo
#

Checkout is intended to be on the lower end of complexity, but we're always keen to hear about use cases we don't currently cover!

brittle chasm
#

And because you just don't know what "not yet" means at Stripe, so it means "soon" or "more like in 3 years." There is a lack of transparency in the roadmap, so that customers know in which direction they can prepare themselves.

#

If I knew now that you were working on it and it followed promptly, then I could weigh which way to go.

#

Whether we transition to billing on the 1st of the month or invest the effort.

#

Hmm... I miss here the payment option of the bank transfer (SEPA Credit Transfer Europe)? @hearty ginkgo

hearty ginkgo
#

Where is 'here'?

brittle chasm
#

How can I provide them during a checkout? So that the IBAN is generated and stored in the customer?

#

Sorry.

#

Checkout Sessions Create

hearty ginkgo
#

Yep, SEPA CT is built on Sources API which Checkout does not support

brittle chasm
#

๐Ÿ˜ฆ

#

Is there any checkout logic that supports this? Elements?

hearty ginkgo
#

Not really no as Sources are an older API that we no longer support on payment UIs

brittle chasm
#

Are there any plans to bring the bank transfer to a new API? When Sources is phased out?

#

In Germany, the bank transfer is still a strong means of payment. It would be good if the customer could choose the payment method besides credit card and direct debit.

#

Especially in the B2B environment.

hearty ginkgo
#

Doesn't support Checkout currently

brittle chasm
#

ETA for support?

#

Or if there is no ETA yet, can you also express our interest here and let us know as soon as that changes?

hearty ginkgo
#

I can share that feedback with the team, yep!

brittle chasm
#

Thanks