Credit Card Expiration Date on Webhook [RESOLVED]

Hey community - I’ve implemented a webhook to pass data to our master database. However, we need to get the credit card expiration date on the webhook and it doesn’t appear to be data that can be passed. Anyone have an idea on how I can make the credit card expiration date available on the webhook feed?

Hi Darren. Which payment add-on and payment method are you using to collect the credit card information? In a lot of cases, Gravity Forms never sees that.

Hi Chris - sorry this response went to my junk. We are actually using Bluepay, which is not a natively supported plugin. But we did work it out by writing some custom code to post the date inputs to a hidden field.

Awesome, sounds like a good solution. Thank you for the update.