Protected accountProtected Optional appProtected environmentProtected environmentProtected heliconeProtected nvmProtected returnProtected schemeProtected Optional versionProtected getReturns the environment name used to initialize the Payments instance.
The environment name (e.g. 'sandbox', 'live')
Protected getInternal Get HTTP options for public backend requests (no authorization header). Converts body keys from snake_case to camelCase for consistency.
HTTP method
Optional body: anyOptional request body (keys will be converted to camelCase)
HTTP options object
Optional body?: stringList the user's enrolled payment methods for card delegation.
A promise that resolves to an array of payment method summaries
PaymentsError if the request fails
Protected parseStatic getGet an instance of the DelegationAPI class.
The options to initialize the API
The instance of the DelegationAPI class
API for listing enrolled payment methods for card delegation.