(info) Note: The exact format depends on the paymethod. Please use the format of the paymethod you want to implement.

(info) Hinweis: Das genaue Format hängt von der Zahlart ab. Bitte verwenden Sie das Format der Zahlart, die Sie implementieren möchten. 

Status

KeyFormatCNDDescriptionBeschreibung
Status

a..50

M

OK or AUTHORIZED (URLSuccess) as well as FAILED (URLFailure)

OK oder AUTHORIZED (URLSuccess) sowie FAILED (URLFailure)

Status_REST

KeyRESTFormatCNDDescriptionBeschreibung
Status

"status": "OK"

"status": "AUTHORIZED"

"status": "FAILED"

a..50

M

OK or AUTHORIZED (URLSuccess) as well as FAILED (URLFailure)

OK oder AUTHORIZED (URLSuccess) sowie FAILED (URLFailure)

Status_OK_FAILED

KeyFormatCNDDescriptionBeschreibung
Status

a..50

M

OK (URLSuccess) or FAILED (URLFailure)

OK (URLSuccess) oder FAILED (URLFailure)

Status_OK_FAILED_REST

KeyRESTFormatCNDDescriptionBeschreibung
Status

"status": "OK"

"status": "FAILED"

a..50

M

OK (URLSuccess) or FAILED (URLFailure)

OK (URLSuccess) oder FAILED (URLFailure)

Status_OK_PENDING

KeyFormatCNDDescriptionBeschreibung
Status

a..50

M

OK or PENDING (URLSuccess) as well as FAILED (URLFailure)

OK oder PENDING (URLSuccess) sowie FAILED (URLFailure)

Status_OK_PENDING_REST

KeyRESTFormatCNDDescriptionBeschreibung
Status

"status": "OK"

"status": "PENDING"

"status": "FAILED"

a..50

M

OK or PENDING (URLSuccess) as well as FAILED (URLFailure)

OK oder PENDING (URLSuccess) sowie FAILED (URLFailure)

Status_OK_AUTHORIZE_REQUEST

KeyFormatCNDDescriptionBeschreibung
Status

a..50

M

OK or AUTHORIZE_REQUEST (URLSuccess) as well as FAILED (URLFailure)

OK oder AUTHORIZE_REQUEST (URLSuccess) sowie FAILED (URLFailure)

Status_OK_AUTHORIZE_REQUEST_REST

KeyRESTFormatCNDDescriptionBeschreibung
Status

"status": "OK"

"status": "AUTHORIZE_REQUEST"

"status": "FAILED"

a..50

M

OK or AUTHORIZE_REQUEST (URLSuccess) as well as FAILED (URLFailure)

OK oder AUTHORIZE_REQUEST (URLSuccess) sowie FAILED (URLFailure)

  • No labels