#jzhc9jzhc9
1 messages · Page 1 of 1 (latest)
hello! can you paste the secret?
clientSecret : seti_1OcjTpL04neoW9bFBP4Xnv8I_secret_PRcj53wLIs6L1Rt2kzWUaYUqnDQfu4E
{
code = 200;
data = {
clientSecret = "seti_1Oc0PfL04neoW9bFlR5RQE9D_secret_PQs9asJINFuk98FQWkX28f7jA2QP8PT";
customer = "cus_PQnHqEigx41X3S";
ephemeralKeySecret = "ek_test_YWNjdF8xT0tuTlNMMDRuZW9XOWJGLG5Ia0x0STMxM3BSSUR1Sm1BNmIzRjNWT3pRTllnM1c_00VmsEIcg7";
futurePay = 1;
paymentIntent = "<null>";
setupIntent = "seti_1Oc0PfL04neoW9bFlR5RQE9D";
};
msg = "";
status = 1;
}
looking at your code, you're mentioning PaymentIntents, but your data here is dealing with SetupIntents?
the PaymentIntent id prefix is pi_
and a SetupIntent id prefix is seti_
yay! glad to have been able to help!