Credit Card

Credit Card: Expiring Between

Returns a collection of Credit Card objects that expire between the specified dates.
  1. DOTNET
DateTime beginning = new DateTime(2018, 1, 1);
DateTime end = new DateTime(2018, 12, 31);
ResourceCollection<creditcard> collection = gateway.CreditCard.ExpiringBetween(beginning, end);
Arguments
EndDaterequired, string
The maximum expiration date of cards returned in the search (inclusive).
StartDaterequired, string
The minimum expiration date of cards returned in the search (inclusive).

If you accept cookies, we’ll use them to improve and customize your experience and enable our partners to show you personalized PayPal ads when you visit other sites. Manage cookies and learn more