Added

FIS WorldPay Vantiv Express PassToken card tokenization

Submit a customer's card through FIS WorldPay Vantiv Express PassToken and store a reusable token for later charges, so you are not sending the full card number on every payment. Successful tokenization returns masked card details and a stable payment customer reference you can attach to the customer for authorize and capture flows.

  • Tokenization returns a PASS token with masked card metadata when the account is valid, so you can confirm the save succeeded before updating the customer profile.
  • Invalid cards, unsupported card types, and duplicate token requests return specific response codes, so your checkout can show a clear retry path instead of a generic failure.
  • Saved tokens are ready for reuse on later transactions, reducing how often sensitive card data crosses your integration.