Skip to main content

Function Signature

A no-argument convenience overload is provided on NoahProtocol for calling with default request values:

Description

Returns the payment methods available to the current customer — cards, bank rails, or identifier-based rails — with a pagination token when more results exist. All request parameters are optional. Omitting them lets the server fall back to its own defaults.

Parameters

Returns

NoahGetPaymentMethodsResponse — an envelope containing: NoahGetPaymentMethodsData: NoahPaymentMethod:

Example

Using the no-argument overload:

Errors