#marmik

1 messages · Page 1 of 1 (latest)

wicked hearthBOT
undone lodge
#

Hi there, can you share with me the payment_intent ID?

open jetty
#

Hi, this is i am trying to implement in my test environment and its not yet on production

undone lodge
#

It's OK, you can share with me the payment intent ID in test mode.

pastel pewter
#

Hey, taking over here. Let me know if there's any follow-up Qs I can answer!

open jetty
#

Yes sharing intent id

#

THis is the payment intent id: "pi_3MEPDkHbJHcJNRfF108yPBvr"

pastel pewter
open jetty
#

Issue is i tried to disable applepay from stripe dashboard but it is still getting reflected in UI

pastel pewter
#

You are seeing Apple Pay in what Stripe product ? could you please share some screenshots

open jetty
#

in payment_request_button implementation

pastel pewter
#

Let me test something

pastel pewter
#

I'll ask for another feedback about this

open jetty
#

Yeah we tried that, but in typescript if i add link payment method in that it is not accepting that and our build is failing. Again i want to control all payment methods from stripe dashboard and not be dependant on frontend code

pastel pewter
#

The setting in dashboard are related to Stripe Checkout and PaymentElement but not for the PaymentRequest Button

pastel pewter
open jetty
#

okay for now we have following:
"@stripe/react-stripe-js": "^1.7.0",
"@stripe/stripe-js": "^1.27.0",

which version we should update to?

pastel pewter
#

Latest version