- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ARB payment status check
how will we get the details of transactions performed via ARB in means of sending an API call? Is there any API call to get the transaction status ?
โ06-06-2014 02:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not by subscritpionID, but the Transaction Detail API by settled date will return all transaction for the day with subscriptionID(if they have one)
โ06-06-2014 04:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for the quick reply and am having one more doubt. Once i subscribed for ARB using a credit card number and i got a subscription id . And i cancelled the subscription . Will i able to create a new subscription for the same credit card number ?
โ06-09-2014 12:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had subscribed in ARB by means of code . how should i be able to test the functionality for saving a receipt for the transactions made by ARB mode??
โ06-09-2014 04:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for the quick reply and am having one more doubt. Once i subscribed for ARB using a credit card number and i got a subscription id . And i cancelled the subscription . Will i able to create a new subscription for the same credit card number ?
Only if they have a settled sucessful transaction. But it only available thru the merchant account, and not thru code
I had subscribed in ARB by means of code . how should i be able to test the functionality for saving a receipt for the transactions made by ARB mode??
โ06-09-2014 04:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
can u share me which all fields may have the updation permission for a subscription? and those which don't ?
โ06-09-2014 05:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is in the doc, ARBUpdateSubscription method
โ06-09-2014 05:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Inorder to create receipts in our app we are pulling the last day transactions by using GetTransactionList() API . It will return all transactions held into the specified merchant . From those API response lists i want transaction only of type Recurring Billing . how i am able to identify ?
โ06-11-2014 02:29 AM - edited โ06-11-2014 02:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ06-11-2014 04:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
how AVS is working in ARB ? is there any c# code samples showing it?
โ06-11-2014 05:38 AM

