Capability API

Retrieve information about a given account's capabilities. This includes banks that can be used when adding bank accounts for transfer recipients as well as available payment methods.

Attributes

Name Type Description
object string

The string capability.

location string

API path to retrieve the current capability object.

banks array

Banks supported for transfer recipients.

limits object

Defines the min/max charge amount as well as the installment amount that merchants can process.

payment_backends array

Available payment methods and allowed values.

tokenization_methods array

Lists the methods of card tokenization. The methods at present are:

  • googlepay - card tokenized by GooglePay

  • null - tokenized by Opn

zero_interest_installments boolean

Whether merchant absorbs interest for installment payments.

Example

  • JSON Response

Retrieve account capabilities

- GET https://api.omise.co/capability

Returns information about the account capabilities. Note: this verb accepts public key authentication only.

Example

  • Retrieve the account capability

Omise uses cookies to improve your overall site experience and collect information on your visits and browsing behavior. By continuing to browse our website, you agree to our Privacy Policy. Learn more