Share a payment method with a third party

Make a copy of an existing Stax Payment Method in an external gateway

Enable merchants to copy an existing Stax payment method to an external gateway without re-entering card details. This facilitates integration with third-party services that require access to the payment method.

Key Features

  • Copies a Stax payment method token to an external gateway.
  • Enables seamless third-party gateway integrations without requiring additional customer input.
  • Supports pre-auth transactions to validate the payment method before sharing.

Usage Notes

Prerequisites: Ensure the payment method has been validated (e.g., via a pre-authorization).

Risk of Unusable Tokens: Sharing a payment method that hasn't been validated may result in unusable tokens.

Contact Support: Work with your Partner Success representative to obtain the necessary gateway_token.


Response Structure

CodeResponseReason
200SuccessReturns an object with tokens
400Bad RequestInvalid input data.
401UnauthorizedAuthentication failed.
404Not FoundA payment method does not exist.
500Internal Server ErrorAn unexpected error occurred on the server.

Important Considerations

Security: Ensure secure handling of tokens and avoid exposing them to unauthorized parties.

Validation: Validate payment methods before sharing to reduce risk.

Third-Party Compliance: Ensure the external gateway complies with necessary security standards.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!