customer.payment_methods.updated
Triggered when a customer's payment method is updated.
customer.payment_methods.updated
customer.payment_methods.updatedPayload Structure
{
"payload": {
"customerId": "23076025210636",
"merchantId": "inveterate",
"createdAt": "2025-06-16T01:13:06.342Z",
"updatedAt": "2025-06-16T01:13:06.342Z",
"customer": {
"id": "23076025210636",
"email": "[email protected]"
},
"detail": {
"paymentMethodId": "gid://shopify/CustomerPaymentMethod/47d624851460af123479714ff98ff616",
"paymentMethodType": "CustomerCreditCard"
}
},
"metadata": {
"id": "213c98aa-f4bd-90b4-aebe-9b1501fdd0c3",
"retryCount": 0,
"shopDomain": "inveterate.myshopify.com",
"topic": "customer.payment_methods.updated",
"version": "2025-06",
"triggerredAt": "2025-06-16T01:13:06.358Z"
}
}Payload Fields
Last updated
Was this helpful?
