Execute recurring payment

Request initiates recurring payment.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
boolean

Specify if preauthorization is needed for the transaction.

If true is passed, amount will be blocked on the card and additional request should be executed by merchant to complete payment.

To finalize authorization process, /v1/tpay/payments/:paymentId/completion endpoint should be used.

The following values are allowed:

  • true
  • false
string
required

recId of the saved card

string

If merchant is initiator of the transaction it is needed to indicate additional parameter “merchant”, if the parameter is not followed it will be initiated as a customer initiated transaction.

string

Merchant-side payment identifier

string
length ≤ 25

Additional parameter for merchant specific info (optional). Only non-unicode (ANS) symbols allowed. This parameter will appear in the account statement

string
length ≤ 52

Additional parameter for merchant specific info (optional). Only non-unicode (ANS) symbols allowed.

money
object
required
Headers
string
required

Developer app API key

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json