#Skarmoryman-expiration-event
1 messages · Page 1 of 1 (latest)
Skarmoryman-expiration-event
There's an old one that can be used with Sources (customer.source.expiring), but there isn't an equivalent for Payment Methods
Would that still work for payment methods? Also I believe that one is for 1 month. Are there others?
There isn't an equivalent for Payment Methods - just the one for Sources
K thanks. Is there any way I can pull down payment methods by expiry date? Via api.
There isn't a way to filter by expiration date when listing payment methods
So to do what I am describing, I would have to pull all payment methods and filter locally, correct? Thanks for your help
Yes, you'd have to pull the full list and do the filtering on your end to get it down to the expiration date range you want.
One more question. Is it possible to pull all payment methods, regardless of customer? If I don’t input customer Id, I just get a blank list.
That isn't possible either - you need to provide a Customer ID
Thanks for your time. This is all.