#22maryjane_api

1 messages · Page 1 of 1 (latest)

flint remnantBOT
#

đź‘‹ 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.

wanton sequoia
#

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.

long wing
wanton sequoia
#

req_4doJUGlHmBfvJ4?t=1739850921

long wing
#

hmmm, i'm going to need a while to look into this, give me some time

wanton sequoia
#

That's fine. It's late here so I will check in tomorrow morning. Thanks!

long wing
#

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

wanton sequoia
#

I can do a ticket or "write in" is email? Which is best?

flint remnantBOT
#

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.
long wing
#

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

wanton sequoia
#

Great thank you!