init(rawValue:)
Creates a token with the string your payment service provider provides.
Declaration
init(rawValue: String)Parameters
- rawValue:
The token string from your payment service provider.
Creates a token with the string your payment service provider provides.
init(rawValue: String)The token string from your payment service provider.