Payment methodΒΆ

An object describing a payment method.

Field name Type Description
uid String A machine readable id for this payment method, used in communication with the API.
name I18N The human readable name of the payment method.
image String (URI) Small (40x30 pixels) logo of the payment method.
costs Amount The costs charged to the consumer for the payment method.
required_consumer_fields List of String Optional, the list of required consumer fields to create the order. This field is served only by the Bill endpoint.