#Cheelin
1 messages · Page 1 of 1 (latest)
Hi there, how can I help?
Just for stripe affirm
we met an problem in the product environment, not sure what's the exact reason (we test in the environment and succeed)
What problem and what's the PaymentIntent ID?
(payment intent:pi_3METD3LzXMGkEVJo1h4JmLzO)
Thanks, taking a look
Here's a recent confirmation request (payment attempt) with Affirm for that PI: https://dashboard.stripe.com/logs/req_CDg2iAO3XlgaXG
Looks like there's required parameters missing
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Hi , thanks on the response! Could not access the url, just to double confirm as we did sccuueed in sandbox, just not sure what's the missing parameter
You should be able to access that URL if you're signed in to this account: acct_1LrcteLzXMGkEVJo
Anyway, this is the error:
{
error: {
code: "parameter_missing",
doc_url: "https://stripe.com/docs/error-codes/parameter-missing",
message: "Missing required param: shipping[address].",
param: "shipping[address]",
}
}