#Dethsesh - Checkout
1 messages · Page 1 of 1 (latest)
hello
Do you have a request ID?
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center 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.
Status
400 ERR
ID
req_caitII7Wk7wcU8
Thanks, looking
ty
Okay that is....interesting. I'm reaching out to some colleagues because it's a little busy here.
okay thanks
Just to confirm, you are using this approach? https://stripe.com/docs/payments/checkout/pay-what-you-want
yes
I am also using this right here: https://stripe.com/docs/payments/ach-debit/accept-a-payment?platform=web&ui=checkout and PaymentMethodType is just us_bank_account
And the Price ID conference-aug-22, that corresponds to a Pay what you want
yes
Okay, just gathering the info to help try and track this down.
For context, the us_bank_account Payment Method in Checkout makes use of our Financial Connections infrastructure under the hood.
https://stripe.com/docs/financial-connections
This is pretty new functionality but it definitely should work as you expect it. We are looking internally to see what/where the error is occurring.
ok thank you. Everything seemed to work in test fine, after switching to live api keys this seemed to happen
This may be helpful: ID
req_KgmT0ifUoZjmhv
it is showing "amount_subtotal": 5000, "amount_total": 5000,
Yeah, I found that one
But you're saying you tested this exact process and were successful in Test mode?
yes
I do not know where $50 would come from, this is not in my code at all
{
Price = "conference-aug-22",
Quantity = 1,
},```
Perfect, thanks. I have provided this info to the team reviewing this.
I am not sure it's related to us_bank_account as I ran another test with PaymentMethod card and got the same result with the $50
Okay, I think that is a separate issue that I will also raise internally.
yea there does seem to be an issue related to customer chooses price as well. I created another product, and suggested a price, and I am unable to type in a price other than the suggested price. it changes my input back to the suggested price
And all of this is with Checkout?
yea
Okay great. I will file this internally
Do you have a request ID for that specific Checkout Session?
ID
req_FweGJ9CgRXRrEx
there was no error, but it wouldn't let me change the price to anything and would just set it back to 6,000
Okay that request edited the Price object. Can you share the Checkout Session where you were tying to change the price?
I will do the test again
ID
req_rSCvvJeltSEU4a
req_VdVPQ56tBgBYwZ
req_6KEZX50a20oTBZ
req_yLaTIJF0tWdelA
are the 4 IDs I got
when I set suggested price to 6,000 and customer sets price
Great, thanks. These details help us track down what is causing these errors.
np
I need to step away but I will be raising all these issues using the details you provided. If you want to receive more follow up communications please write in to Support https://support.stripe.com/contact/email and mention my screen name. along with the issue(s) you are experiencing That way I can find the email and make sure I get back to you with updates regarding these issues.
If you have other questions my colleague @hardy tulip will be happy to help
Find help and support for Stripe. Our support center 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.
ok thank you, I have sent a request into support