Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Available from CRM.COM R9.0.0

Excerpt

This method returns the payment methods that are allowed to be used by payments of a specific type. Multiple payment methods are returned by each call

...

Name

Type

Description

token

String

The token retrieved from the login method

payment_type_identifier

(mandatory)

Financial Transaction Type Identifier

The identifier of the type of the payment that will be using the payment methods. The payment methods are filtered against the allowed payment methods of the specified type. The allowed financial transaction type identifier fields are the following:

Include Page
v4:financial_transaction_type_identifier
v4:financial_transaction_type_identifier

 fields_set

(optional)

List of Strings, comma separated 

A list of fields that should be included in the results. If not specified then all the available fields will be returned

...