Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.

Click to Pay

Create SRCi Transaction

post

Provide all required data to the Merchant/PSP to build a click to pay transaction authorization request.

ヘッダーパラメータ
authorizationstring · 最小: 1 · 最大: 512必須

Technical identifier pre-defined at on-boarding that identifies the API consumer. Format shall be the string 'APIKEY' followed by a space and the api key value.
Example: APIKEY c03f88fe-01ba-11e8-ba89-0ed5f89f718b

x-correlation-idstring · 最小: 1 · 最大: 36必須

Technical identifier used for troubleshooting.
It helps on customer support when needed.
Each API request must be identified with a unique correlation Id.
It correlates the response and the request and eventually a notification if any.

本文
merchantIdstring · 最小: 1 · 最大: 128必須

Identifier of the merchant provided by Thales at on-boarding.

transactionIdstring · 最小: 1 · 最大: 128必須

The unique transaction identifier.

レスポンス
post
/srci/transactions

Notify SRCi

post

Notify the Click to Pay system about the outcome of a transaction authorization.

ヘッダーパラメータ
authorizationstring · 最小: 1 · 最大: 512必須

Technical identifier pre-defined at on-boarding that identifies the API consumer. Format shall be the string 'APIKEY' followed by a space and the api key value.
Example: APIKEY c03f88fe-01ba-11e8-ba89-0ed5f89f718b

x-correlation-idstring · 最小: 1 · 最大: 36必須

Technical identifier used for troubleshooting.
It helps on customer support when needed.
Each API request must be identified with a unique correlation Id.
It correlates the response and the request and eventually a notification if any.

本文
merchantIdstring · 最小: 1 · 最大: 128必須

Identifier of the merchant provided by Thales at on-boarding.

transactionIdstring · 最小: 1 · 最大: 128必須

The unique transaction identifier.

レスポンス
post
/srci/transactions/confirmations

コンテンツなし

Update Merchant Click to Pay

put

Update the merchant setup for click to pay.

パスパラメータ
merchantIdstring · 最小: 1 · 最大: 128必須

The unique merchant identifier.

ヘッダーパラメータ
authorizationstring · 最小: 1 · 最大: 512必須

Technical identifier pre-defined at on-boarding that identifies the API consumer. Format shall be the string 'APIKEY' followed by a space and the api key value.
Example: APIKEY c03f88fe-01ba-11e8-ba89-0ed5f89f718b

x-correlation-idstring · 最小: 1 · 最大: 36必須

Technical identifier used for troubleshooting.
It helps on customer support when needed.
Each API request must be identified with a unique correlation Id.
It correlates the response and the request and eventually a notification if any.

本文
merchantLegalNamestring · 最小: 1 · 最大: 60必須

Legal name of the merchant.

Pattern: ^[A-Za-z0-9-_. ]+$
websiteUrlstring · 最小: 1 · 最大: 100必須

Merchant website URL.

Example: http://www.mymerchant.comPattern: ^[A-Za-z0-9-_.:/]+$
merchantCountrystring · 最小: 2 · 最大: 2必須

Merchant country in ISO-3166-1 alpha-2 two-letter country code.

Example: US
レスポンス
put
/merchants/{merchantId}/srci

コンテンツなし

最終更新

役に立ちましたか?