#chiefwhitecloud

1 messages · Page 1 of 1 (latest)

gentle stagBOT
strange jay
#

You don't need to explicitly update a subscription for SCA to happen. It really depends on the bank (as to whether they'll request it or not)

unborn mango
#

I’m seeing some requires action events on payment intents triggered from subscription updates

#

Will I just update our system on subscription.updated? As the update will go through if the payment does?

strange jay
#

Yeah when the PIs require 3DS authentication, that's expected. What do you need to update, specifically? Need a bit more info

unborn mango
#

Update the subscription in our system to enable features

strange jay
#

Based off of it requiring 3ds?

#

Still not clear

unborn mango
#

We are seeing subscription updates in production which are failing because of requires action events. We have it setup so these updates to fail if the payment fails. On payment success, we should just use the customer. Subscription.updated event to update our system. Correct?

strange jay
#

Gotcha

#

You could do that, yeah

unborn mango
#

Ok. I’ll look at that. I would need to know if it was from a sub update vs recurring or sub creation. I’ll look.