#jkas-source-status

1 messages · Page 1 of 1 (latest)

novel bobcatBOT
stable quail
ember flicker
#

We have to use sources because Stripe hasn't moved ApplePay and GooglePay over to methods yet.

#

It's not really legacy since it's our only option.

#

Anyway

#

I'm looking at source events, including the deleting of one, and the status doesn't ever change.

stable quail
#

The new PaymentMethods API does support ApplePay/Google Pay

ember flicker
#

Can you look at the Events with me for src_1CbclDEkTO8kaKcKe3p9vB11?

stable quail
#

Can you share the event ID you're looking at?
That's the source ID

ember flicker
#

This will give you a better idea of what I'm talking about

#

It's all the events I want to discuss

#

Ok, here's one: evt_1MjAYpEkTO8kaKcKfqulMr9L

#

It's a customer.source.deleted event

#

But the payload shows this:

#

Shouldn't the status or usage change?

stable quail
ember flicker
#

Right, so I'm wondering why we're not seeing that happen.

#

We're ending up with lots of errors attempting to use consumed sources.

stable quail
#

Hmm feels like a bug, asking a colleague to take a look too in case I missed something..

ember flicker
#

If I retrieve the source now, I can see that it's marked as consumed. So I guess we might have to make an additional request to Stripe to confirm it's status, rather than relying on the event payload.

stable quail
#

Yeah that should be a valid workaround for now..

ember flicker
#

Ok, thanks for your help!

stable quail
#

NP! Happy to help

novel bobcatBOT