cancel
Showing results for 
Search instead for 
Did you mean: 

request cardExpiringThisMonth

Hello

 

When a subscription(card) was set expiring status that appear in Expiring Credit Cards tab?

 

I have the subscription will occur on day 7 of every month, card expiration date on 09/2015.

So we have not know card expiring yet until 09/2015?

 

our system will deactive an account on 09/03/2015, we need to know card expiring on 8/2015 or wthin 28 days before deactive.

any API solve this issue?

 

Thanks

 

 

gldev018
Contributor
2 REPLIES 2

ARBGetSubscriptionListRequest searchtype cardExpiringThisMonth

http://developer.authorize.net/api/reference/#recurring-billing-get-a-list-of-subscriptions

RaynorC1emen7
Expert

thank for your reply

 

yes i did, i used Get a List of Subscriptions

Didn't we know card expiring until 09/2015 come?

 

if card expiration date is 09/2015 then we can get the subscription from GetListOfSubsciptions with cardExpiringInMonth on the first day of month.

is it right?