#evan_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1371967645762457754
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi! Crypto hasn't yet been rolled out to all accounts. You could reach out to Support and see if they can add you to the group though: https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
In this case, I own both accounts and crypto is enabled on both accounts
Crypto invoices and subscriptions only support the send_invoice collection method.
This leads me to believe that setup_future_usage might be part of the issue here - I don't think you can save these as payment methods (though I can't find where we explicitly state that).
Sorry for the confusion. I am using Stripe Connect.
When this type of payment method is saved, I believe it is saved as Link.
I don't think there's a Connect-related issue here, I believe the issue is related to your use of setup_future_usage when creating the Payment Intent.