#22maryjane_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/1341255496421736458
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
We already have the PaymentElement setup on our site for credit card and Google/ApplePay methods. We added cashapp as a payment method on the server and turned it on in our dashboard - only in test mode.
Accepting a payment the first time works just fine and it gets saved as the default payment method for a user.
To initiate a payment we make a POST to “https://api.stripe.com/v1/payment_intents/<client_secret>/confirm” via the stripe.confirmPayment() method from the “react-stripe-js” package. As shown in the guide listed above.
This payment method was created with “setup_future_usage”: “off_session” for future purchases since we charge users for a subscription they can buy.
Hello! can you share the request id [0]? it'd look like req_xxx for which you're seeing that error?
[0] https://support.stripe.com/questions/finding-the-id-for-an-api-request
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.
req_4doJUGlHmBfvJ4?t=1739850921
hmmm, i'm going to need a while to look into this, give me some time
That's fine. It's late here so I will check in tomorrow morning. Thanks!
i think it'll be better if you write in? since we'll close the thread after a while. I can share a link to create a ticket if that's what you prefer
I can do a ticket or "write in" is email? Which is best?
Hello @wanton sequoia, we have sent you a direct message, please check it at https://discord.com/channels/@me/1341261129162428466
- đź”—The message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.
a ticket would be best! you can create a ticket via the link that was DMed to you
you'll need to be signed in to your Stripe account and we'll follow up via the ticket
Great thank you!