#tonner-apple-google-pay-failed-payments

1 messages · Page 1 of 1 (latest)

viral isle
#

Hello 👋
Do you have any example Payment Intent IDs I can take a look at?

cerulean coral
#

Hi Hanzo! Thanks for getting back. I'm trying to identify Payment Intent ID right now.... my colleague who's been building this won't be online for a few hours or so. What is the most efficient way to find the payment intent ID on this customer record? I can't find it in the developer logs...

#

Found one! -> "payment_intent": "pi_3KrqCWCMtlwvIv970iEZgx8Z",

#

@viral isle

viral isle
#

Thanks
Give me a few to look into it

cerulean coral
#

thank you @viral isle !

#

Here is another one if helpful -> "payment_intent": "pi_3Krl4zCMtlwvIv971czidqgg",

viral isle
#

still looking

#

It seems like the customer and subscription don’t have any default payment methods set

cerulean coral
#

Thank you @viral isle ! Let me know if I can surface more information

viral isle
#
cerulean coral
#

@viral isle but this is for a re-bill, i.e., these customers are on a set subscription. We have other customers that have re-billed successfully. I think the difference with these is that they initially paid with Apple Pay or Google Pay.

viral isle
#

Yes sorry for the confusion here
let me clarify

#

A subscription renewal either needs a default payment method on customer or on the subscription object
When the subscription was created, there weren't any default payment methods set (on customer or the subscription)

You can update the existing subscriptions or customer to have a default payment method to resolve this

cerulean coral
#

Do you think this is b/c they paid with Google Pay and Apple Pay?

#

I.e., b/c they paid with these payment providers their default wasn't set?

viral isle