Added
Payment instrument info in payment status endpoint
 June 24th, 2024 
We have added a paymentInstrument field to the response of the payment-status endpoint GET /v1/payments/{paymentId}/status.
This only applies to payments made using Google Pay and Apple Pay.
Information inside the paymentInstrument field includes:
- Extra card metadata
- Decrypted payload
For more information, please see the Retrieve Payment Status section of the Google Pay Feature page.
