#Cdd
1 messages ยท Page 1 of 1 (latest)
Hi ๐
Where are you looking to get this information?
I'm looking to get the last 4 digits after a successful payment so was wondering if Stripe Sales/Order API would return this info.
That depends on how the Charge is made. If the Charge exists on the Express account then you should be able to get the last4 property from charge.payment_method_details
Do you have an example Charge?
Do you need a payload?