Credit Card

Credit Card: Expiring Between

Returns a collection of Credit Card objects that expire between the specified dates.
  1. Python
collection = gateway.credit_card.expiring_between(date(2018, 1, 1), date(2018, 12, 31));
Arguments
end_daterequired, str
The maximum expiration date of cards returned in the search (inclusive).
start_daterequired, str
The minimum expiration date of cards returned in the search (inclusive).

We currently use cookies to improve and customize your experience on our site. If you accept, we’ll also use marketing cookies to show you personalized ads. Manage your cookies and learn more.