pollExternalPayment

Added in MplusKASSA v11.3.0

Explanation of the event

The pollExternalPayment event is step two in a multi-step flow that involves the following events: (1) startExternalPayment, (2) pollExternalPayment, (3) requestCancelExternalPayment and (4) cancelExternalPayment.

pollExternalPayment An update on the running external payment was requested

request

Property Type Explanation
externalPayment.amount number The amount that has to be paid
externalPayment.externalPaymentId uuid Each external payment receives a new id.
externalPayment.method string The name of the payment method that was configured to trigger the webhook.

response

See https://developers.mpluskassa.nl/webhooks/json-definitions/#externalPayment-response for possible response objects