#astech_55988

1 messages ยท Page 1 of 1 (latest)

boreal aspenBOT
thorny scroll
#

๐Ÿ‘‹ happy to help

#

disabling LINK means you disable collecting new Payment Methods

#

that doesn't disable the already existing PMs

opal trellis
#

by disabling LINK, I mean that we do not want new payments on LINK โ€” but we still need to be able to process LINK payments that are on existing payments, subscriptions, etc

thorny scroll
#

that's exactly what will happen

#

that's what I tried to explain

opal trellis
#

thank you a lot

thorny scroll
#

let me know if you need any more help

opal trellis
#

Just to confirm:
when next payment dates arrives, it will continue to charge the customer through LINK even though we have disabled that.

Also, another question: is there a way to change that from LINK to normal Card?

thorny scroll
#

when next payment dates arrives, it will continue to charge the customer through LINK even though we have disabled that.
yes that's correct

opal trellis
#

is there a way to change that from LINK to normal Card?

thorny scroll
#

Also, another question: is there a way to change that from LINK to normal Card?
AFAIK no that's not really possible

opal trellis
#

the board asks if we can't change the PM from LInk to Normal Card manually on Stripe Dashboard directly?

They were paying with Cards previously. Data should be there

thorny scroll
opal trellis
#

we need to reflect them to our invoices thats why we needed

#

why cant we send a subscription.update api call and set the payment method to their old payment method id?

thorny scroll
#

why cant we send a subscription.update api call and set the payment method to their old payment method id?
if the old Payment Method is still attached to the customer yes you can change the subscription's PM

opal trellis
#

not on dashboard, but via api, correct?

thorny scroll
#

I'm not sure about the dashboard but yes on the API you can