#daniel_92705
1 messages · Page 1 of 1 (latest)
const result = await response.json();
elements.update({amount: result.amount})
resolve({
lineItems: result.updatedLineItems,
});
I've tested with Link and Google Pay
Yes - you can see the amount on the element at this point is 3180, but the UI continues to show 3285
and the order details still show the old total
so then it errors because the lineItems don't add up to the total
Is this Link interface opened before or after you update the amount?
The Link interface is already open when the amount gets updated, because the user has entered a new shipping address and the tax calculation changes the amount.
Following this documentation: https://stripe.com/docs/elements/express-checkout-element/accept-a-payment
hello, sorry, this is going to take a while to go through and we're kinda juggling a number of other asks at the moment. I'd recommend writing in via https://support.stripe.com/contact/email with the details of your ask. It'd be best if you can share a link to your test site, including login credentials (if any) and steps to replicate the issue. Otherwise, you'd at the very minimum want to share the relevant code snippets so that we can try to replicate the issue (but if we can't, we'll still ask for access to your site, or a example code from you which we can just run as it is to replicate the issue).
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.
Hrm ok.. I'll try that route.
If you're working on writing in now, let me know your account id once you've written and I'll make sure the ticket gets to the right team. You can find your account id by logging in to https://dashboard.stripe.com/settings/account. It'll be in the upper right hand corner and looks like acct_123
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Ok thanks. I'm writing it now. The account id is acct_1B3p9fEkTO8kaKcK
Ok, just submitted it along with a video
i see the ticket, can you include the relevant code snippets as well in the support ticket?
I don't know how to update the ticket
hrm, let me reply and you should get a response
ok thanks. Just replied