#voraciocommerce_78703

1 messages · Page 1 of 1 (latest)

wary driftBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

grand elm
#

hi! how can I help?

regal stirrup
#

HI

#

We have an unresolved issue from a thread yesterday, can the original thread be re-opened please?

grand elm
#

not really!

regal stirrup
#

Oh right, assumed admins/mods could re-open

grand elm
#

I mean I can but it's not feasible to have a long running conversation over days, it's a chat not a support ticket

regal stirrup
#

Thats cool, new chat is fine thanks

#

Hoping fresh eyes today might find a solution

grand elm
regal stirrup
#

Thanks we'll take a look

tender flume
#

Hi, we currently use Express Checkout Element along with PaymentIntent object, could you advise us, what we need to do to use mode='setup' initially so that it shows "Amount pending" before we get customer shipping address and then somehow switch to mode='payment' to show shipping rates and amount for customer?

grand elm
#

that doesn't make sense to me, I don't think that's how it should be done

#

seems to me what you want is to have pending line items(and then update them to not be pending after getting the shipping information). That's possible in PaymentRequestButton(I've done it myself, see https://jsfiddle.net/h0x1m4cf/1/ for instance) but seems like we don't support this in ExpressCheckoutElement today, and pending items are specifically tied to using mode:setup

#

so, not sure. If this is hard requirement I'd probably recommend using the old PaymentRequestButton for now, and raising feedback with Stripe that we should support your use case better

tender flume
#

ok, taking a look

wary driftBOT
tender flume
#

we would need to test ApplePay, but even though I changed to our Public key, we can't see it, is there any way please?

#

it shows Link payment method only

upper epoch
#

where are you testing it?

#

are you using safari? do you have a saved card on your Apple Pay wallet?

tender flume
#

on iPhone with card saved in Apple Pay wallet 😉

#

we've already got our account configured to use ApplePay

grand elm
#

if you're talking about my JSFiddle specifically rather than a site you're testing directly, that will not show Apple Pay since the domain has to be registered; and it's an iframe. It's more just to show the code(how I set total and then change it in the shippingaddresschange handler)

tender flume
#

ah yeh, I didn't realize domain needs to be allowed

upper epoch