Display Last 4 numbers of CC used
B
Ben Eckenroed
When we get chargebacks from our NMI merchant processor, we are given the last 4 of the card used. Currently, I have to use the GHL API to list all Transactions and then get the last 4 of the card from that transaction details. I have to store this in a seperate database so I can filter and find the transactions when a chargeback happens.
It would be great if there was a way to (a) list the card that is currently being used for subscriptions, (b) list the card that was used on payments/transactions, (c) have a way to filter by the last 4.
This information is already available in the API, so I am hopeing we can move it into GHL Payments so that it's more native to the Experience and all contained within the App itself.
Log In