juspay / hyperswitch

An open source payments switch written in Rust to make payments fast, reliable and affordable
https://hyperswitch.io/
Apache License 2.0
12.17k stars 1.28k forks source link

updated `last_used_at` field for apple pay and google pay for CITs #5088

Closed ShankarSinghC closed 3 months ago

ShankarSinghC commented 3 months ago

updated last_used_at field for apple pay and google pay for CITs

Currently, the last_used_at field for Apple Pay and Google Pay is not updated when an Apple Pay CIT (Cardholder Initiated Transaction) is made after Apple Pay has been saved.

This needs to be update whenever the payment are made.