#kim-schuhmacher-tigerdata_stablecoin-save-payment-method

1 messages ยท Page 1 of 1 (latest)

summer stoneBOT
#

๐Ÿ‘‹ 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/1399404048439840769

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

pearl musk
#

Tangential, but also seems to me that we cannot turn a failed payment into such a direct payment widget for customers ? We have to create a new invoice on the customer account with desired amount which will then be sent and the customer will land on such a payment page.
Since the subscription crypto payment will only be launched in Q3 2025, in the meantime if we could at least provide a direct link for payment to customers so they use crypto it would be an halfway solution ?

lofty bison
#

Hi ๐Ÿ‘‹ I'm sorry, but I'm not really grasping what you're trying to ask here. Can you elaborate on what your questions are?

pearl musk
#

crypto payment is only available for direct payments as I understand? And we only work through subscriptions

#

but when a subscription payment fails, if it was possible to turn that into a direct payment link, it would be handy? We have a bit of the same situation with lots of cards issued in India, that Stripe blocks and we need to create a new invoice with a direct payment interface instead of converting a failed auto payment into a direct payment

#

also I must add we don't use Stripe subscriptions, I use this word as a concept

lofty bison
pearl musk
#

yep stablecoin sorry

#

I understand it will not be possible before the new feature to have a customer add their wallet on our website and it be attached to the subscription. and that stablecoins are only possible going through an interface similar to https://buy.stripe.com/test_28o4ig0SY9Xq8co3cc (which is a one off payment thing, right?)

lofty bison
#

No, that's not the only way they're supported, as mentioned in the doc I linked to:

You can accept stablecoin payments with Checkout, Elements, or can be directly integrated through the Payment Intents API.

pearl musk
#

oh, ok. we had a meeting with stripe team mentioning

Stripe's crypto payments are GA for one-off transactions, but recurring/subscription support launches in September 2025
What does that mean exactly then ?

#

I think since our usecase is not the subscription stripe (we actually use orb and stripe only as the payment mean), that means we're good ?

lofty bison
#

It means that crypto payments aren't supported with our Subscriptions feature yet.

I don't have full insight into your use case, so I'm not sure if you're all good or not. Are you encountering errors during your testing so far?

pearl musk
#

I don't know how to start testing haha I was looking at the docs and playing around.
But yes as we don't use the stripe subscription feature, I guess our use of stripe (which is monthly charge triggered by orb) is considered a one off thing.

lofty bison
#

Yes, if you aren't using Stripe Billing to create Subscriptions, then you're processing one-time payments.

pearl musk
#

okay. I also noticed we are on a 2020 version of stripe API. probably must upgrade to use crypto ๐Ÿ˜… ?

lofty bison
#

I doubt it

pearl musk
lofty bison
pearl musk
#

basically now customers enter their cards on our own interface and we validate/save it on stripe usign the API; would this be possible for crypto ?

lofty bison
#

That's fairly vague, but I doubt it, since our stablecoin payments use our Link product as the associated wallet.

I suggest reviewing the three integration paths available for accepting stablecoin payments that are discussed in the document I linked to initially, to see if any of the solutions that we provide match what you're looking for.

summer stoneBOT
pearl musk
#

I'm sorry I don't know how to describe it

Basically we never have a checkout page
We save the card, associate it on the customer account and charge it when needed.

So the solutions I see here seem to be to do an immediate checkout. ie fill your details and pay now

So we would like to have their wallet stored or something. And everymonth it is charged. We do not want the customer to do some actions to charge their wallet with their invoice each month. Is it possible at all ?

lofty bison
#

Based on what I'm seeing in our documentation, I am not getting the impression that is supported for stablecoin payments.

Typically when that is supported, you will see separate guides for setting up future payments, which I don't see for Stablecoin payments. This is still a preview feature, so it's possible that documentation is just missing at this point, but I'm not certain. I'd suggest reaching out to our support team for further clarification on whether what you would like to be supported is:
https://support.stripe.com/?contact=true

pearl musk
#

Thank you for your help ๐Ÿ™‚

lofty bison
#

Any time! I'm sorry I didn't have more specific answers this time around, with stablecoins still being a preview feature I haven't had a chance to play around with it too much yet.