# payment_configuration_update webhook reference | Developer Documentation

<div id="bkmrk-payment_configuratio">## payment\_configuration\_update webhook reference

<div><span>Updated: Oct 22, 2025</span></div><div>This reference describes trigger events and payload contents for the WhatsApp Business Account **payment\_configuration\_update** webhook.</div><div>The **payment\_configuration\_update** webhook notifies you of changes to payment configurations for [Payments API India](/books/meta-whatsapp/page/payments-api-india-developer-documentation) and [Payments API Brazil](/books/meta-whatsapp/page/payments-api-brazil-developer-documentation).</div><div id="bkmrk-triggers"><div id="bkmrk-triggers-1"><div>### Triggers

</div></div></div><span>The payment configuration associated with a WhatsApp Business Account has been connected to a payment gateway account.</span><span>The payment configuration associated with a WhatsApp Business Account has been disconnected from a payment gateway account.</span><span>The payment configuration associated with a WhatsApp Business Account is now active.</span><div id="bkmrk-parameters"><div id="bkmrk-parameters-1"><div>### Parameters

</div></div></div><div><table><thead><tr><th><span>Placeholder </span></th><th><span>Description </span></th><th><span>Example value </span></th></tr></thead><tbody><tr><td><div><div>`<PAYMENT_CONFIGURATION_CREATION_TIMESTAMP>`</div><div>*Integer*</div></div></td><td><div><div>UNIX timestamp indicated when the payment configuration was created.</div></div></td><td><div><div>`1748827100`</div></div></td></tr><tr><td><div><div>`<PAYMENT_CONFIGURATION_NAME>`</div><div>*String*</div></div></td><td><div><div>Payment configuration name to be used in the Order Details messages.</div></div></td><td><div><div>`razorpay-prod`</div></div></td></tr><tr><td><div><div>`<PAYMENT_CONFIGURATION_STATUS>`</div><div>*String*</div></div></td><td><div><div>Payment configuration status.</div><div>Values can be:</div><div>`Active` - Indicates the payment configuration has been tested in WhatsApp manager and can now be used with Payments API.</div><div>`Needs Connecting` - Indicates the payment configuration has been disconnected from the payment gateway and needs to be connected again.</div><div>`Needs Testing` - Indicates the payment configuration has been connected to the payment gateway but still needs testing in WhatsApp Manager.</div></div></td><td><div><div>`Needs Connecting`</div></div></td></tr><tr><td><div><div>`<PAYMENT_CONFIGURATION_UPDATE_TIMESTAMP>`</div><div>*Integer*</div></div></td><td><div><div>UNIX timestamp indicated when the payment configuration was updated.</div></div></td><td><div><div>`1749320300`</div></div></td></tr><tr><td><div><div>`<PAYMENT_GATEWAY_MERCHANT_ACCOUNT_ID>`</div><div>*String*</div></div></td><td><div><div>Payment gateway merchant account ID.</div></div></td><td><div><div>`acc_GP4lfNA0iIMn5B`</div></div></td></tr><tr><td><div><div>`<PAYMENT_GATEWAY_PROVIDER_NAME>`</div><div>*String*</div></div></td><td><div><div>Name of the payment gateway provider associated with the payment configuration. Values can be:</div><span>`billdesk`</span><span>`payu`</span><span>`razorpay`</span><span>`zaakpay`</span></div></td><td><div><div>`razorpay`</div></div></td></tr><tr><td><div><div>`<WEBHOOK_TRIGGER_TIMESTAMP>`</div><div>*Integer*</div></div></td><td><div><div>Unix timestamp indicating when the webhook was triggered.</div></div></td><td><div><div>`1739321024`</div></div></td></tr><tr><td><div><div>`<WHATSAPP_BUSINESS_ACCOUNT_ID>`</div><div>*String*</div></div></td><td><div><div>WhatsApp Business Account ID.</div></div></td><td><div><div>`102290129340398`</div></div></td></tr></tbody></table>

</div></div>