#astech_55988
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
disabling LINK means you disable collecting new Payment Methods
that doesn't disable the already existing PMs
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
thank you a lot
let me know if you need any more help
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?
when next payment dates arrives, it will continue to charge the customer through LINK even though we have disabled that.
yes that's correct
is there a way to change that from LINK to normal Card?
Also, another question: is there a way to change that from LINK to normal Card?
AFAIK no that's not really possible
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
that's not possible, but you don't have to in order for the recurring payment to work even if you disable LINK
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?
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
not on dashboard, but via api, correct?
I'm not sure about the dashboard but yes on the API you can