Alias

This method may be used to delete previously inserted aliases.

post
Authorizations
AuthorizationstringRequired

Basic authentication with your Saferpay API user credentials.

Body
Responses
chevron-right
200Success
application/json
Responseone of | nullable
post
/Payment/v1/Alias/Delete
200Success

This method may be used to update an alias' lifetime and / or its credit card expiry date

post
Authorizations
AuthorizationstringRequired

Basic authentication with your Saferpay API user credentials.

Body
Responses
chevron-right
200Success
application/json
Responseone of | nullable
post
/Payment/v1/Alias/Update
200Success

This method may be used to insert an alias directly with card-data collected by using your own HTML form. Warning: Only respectively PCI certified merchants may submit the card-data directly, or use their own HTML form! Click here for more information!

post
Authorizations
AuthorizationstringRequired

Basic authentication with your Saferpay API user credentials.

Body
Responses
chevron-right
200Success
application/json
Responseone of | nullable
post
/Payment/v1/Alias/InsertDirect
200Success

This method may be used to inquire the Alias Id and further information after a successful Alias Insert call. This function can be called up to 24 hours after the transaction was initialized. Caution: Please DO NOT use the AssertInsert request for polling. You should always await the reception of the SuccessUrl.

post
Authorizations
AuthorizationstringRequired

Basic authentication with your Saferpay API user credentials.

Body
Responses
chevron-right
200Success
application/json
Responseone of | nullable
post
/Payment/v1/Alias/AssertInsert
200Success

This function may be used to insert an alias without knowledge about the card details. Therefore a redirect of the customer is required. Warning: Only PCI certified merchants may submit the card-data directly, or use their own HTML form! Click here for more information!

post
Authorizations
AuthorizationstringRequired

Basic authentication with your Saferpay API user credentials.

Body
Responses
chevron-right
200Success
application/json
Responseone of | nullable
post
/Payment/v1/Alias/Insert
200Success

This method can be used to get the latest details of an alias

post
Authorizations
AuthorizationstringRequired

Basic authentication with your Saferpay API user credentials.

Body
Responses
chevron-right
200Success
application/json
Responseone of | nullable
post
/Payment/v1/Alias/Inquire
200Success

Last updated

Was this helpful?