chargeLimitUpdatedEvent( )


Important:


Triggered in case the charge limit for an instance of your app is updated.

You can't update the charge limit after you've set an initial value. Site owners can increase the limit in their site's dashboard, currently they aren't allowed to decrease it.

Method Declaration
Copy
Method Parameters
payloadChargeLimitUpdatedEventEnvelope
Returns
Return Type:ChargeLimitUpdatedResponse | Promise<ChargeLimitUpdatedResponse>
Did this help?