Skip to main content

Renew Payment

POST 

/public/api/v1/transactions/:transactionId/renew

Renew a previously authorized payment to extend the remaining uncaptured authorization period for supported payment methods.

This operation is only supported for transactions using the KLARNA and VIABILL payment methods. The transaction must currently have remaining uncaptured authorized balance to renew.

We recommend a minimum timeout of 60 seconds.

  • SUCCESS: the renew operation completed immediately.
  • PROCESSING: the renew operation is pending and will be finalized later.

We strongly recommend using the Idempotency-Key header, to ensure safe retries in case of network failure.

Request​

Responses​

Renew operation response.