This endpoint facilitates the creation of a new payment. It requires an API key for authentication and expects a payload with the payment details. The response contains a redirect_url to guide the user to the payment page, along with a payment token for subsequent operations.
X-Api-KeyrequiredstringAPI key for authentication
orderIdstringamountnumbermoveIdstringlanguageCodestringsuccessUrlstringcancelUrlstringpayerNamestringoptionalName of the payer
expires_atstringredirect_urlstringtokenstringtransaction_idstringThis endpoint generates a payment URL for a given token. The "redirect_url" in the response can be used to navigate the user directly to the payment page.
tokenrequiredstringreturnUrlrequiredstringexpires_atstringredirect_urlstringtokenstringtransaction_idstringThis endpoint fetches the details of a payment using its token. It returns comprehensive information about the payment.
tokenrequiredstringorderIdstringamountnumbermoveIdstringlanguageCodestringqrCodeUrlstringdeepLinkUrlstringpaymentIdstringredirectUrlstringdataobjectData about the payment
Registers a webhook URL for the specified business move id. Requires a valid X-Api-Key header.
X-Api-KeyrequiredstringAPI key associated with the merchant
moveIdstringBusiness move id the webhook should belong to
urlstringWebhook endpoint URL
idstringurlstringsecretKeystringhttps://api.aws.movepayment.eu