- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can we update credit card number in ARB?
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes. Use the ARBUpdateSubscriptionRequest API call.
-------------------------------------------------------------------------------------------------------------------------------------------
John Conde :: Certified Authorize.Net Developer (Brainyminds) :: Official Authorize.Net Blogger
NEW! Handling Authorize.Net's Webhooks with PHP
Integrate Every Authorize.Net JSON API with One PHP Class (Sample code included)
Tutorials for integrating Authorize.Net with PHP: AIM, ARB, CIM, Silent Post
All About Authorize.Net's Silent Post

โ08-31-2010 08:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do i need to update the cvv number while updating credit card number???
โ07-03-2013 05:27 AM

