#NEWJOSSY

1 messages · Page 1 of 1 (latest)

halcyon patioBOT
torn stump
#

Hello

rare dove
#

Hi there. One sec

torn stump
#

Thank you.

Occurs whenever a card or source will expire at the end of the month. Can you give a few examples of dates, like when this event will be fired and cards expiration dates?

rare dove
#

It should fire on the 1st

#

since cards expire at the end of the month

#

like if the expiration is 04/23, it will expire on the 30th but you'll get the webhook event notification on the 1st

torn stump
#

But how can card expire on 30th if expiration date is on 23th ?

rare dove
#

Second part is the year not the day

#

Card expiration dates don't have days

torn stump
#

Oh, sorry ))

#

Yep

#

Okay, so it seems to me that I cant give any notification to user that their card expire in a month

#

So they could change their payment method in advance, before expiration

rare dove
#

Why doesn't that event work?

#

Also are you a billing user?

torn stump
#

What I want to implement is - if the expiration is 04/23, system will send a notification on 03/23, or I just don't understand how dates in finance are working :))

rare dove
#

Ah ok

#

So the expiration is at the end of the month

#

Since expiration dates don't have the month's day

#

So given that, if a card expires at the end of the month in April, you want the email sent at the end of the month in March?

torn stump
#

Yeah

rare dove
#

Ok if that's a hard requirement, you'll need to implement this on your end

#

By storing card expiration dates in your database

torn stump
#

Yep, that's a bad news 😦 Whatever, thanks a lot for your help