Can we update all credit card information in ARB.Like credit card number, its exp date and all.Is it possiable in ARB?
โ08-31-2010 01:47 AM
Yes. Use the ARBUpdateSubscriptionRequest API call.
โ08-31-2010 08:34 AM
Thanks for reply. One more question can we update amount? I have gone through the update subscription API which allows only 2 things to update i.e card number and exp date.In my application I want to give some discount to the memebers.Is it possiable to update the existing subscription amount or will have to cancel this subscription and create new one?
โ09-02-2010 12:38 AM
Hi rose,
Yes, you should be able to update the amount when using the update subscription call. You should be able to update any part of the subscription, with the exception of those noted in the "Input Elements for ARBUpdateSubscriptionRequest" section on pages 14-15 of the ARB guide.
Thanks,
Michelle
Developer Community Manager
โ09-08-2010 09:07 AM
Thanks Michelle,
Just to confirm. Once I update amount in Autorized.Net.Members will be charged with the new amount on his next billing period.
โ09-09-2010 02:57 AM
Yes. As long as the update was successful, they will be charged the new amount on the next billing attempt.
โ09-14-2010 01:13 PM
Do i need to update the cvv number while updating credit card number???
โ07-03-2013 05:27 AM