The context for the current payment.

Hierarchy

  • PaymentContext

Properties

amountOfMoney: AmountOfMoney

The amount of money to pay.

countryCode: string

The client's country code.

isInstallments?: boolean

Whether or not the payment is to be paid in multiple installments.

isRecurring?: boolean

Whether or not the payment is recurring.

locale?: string

The locale to use, e.g. "en" or "en-GB".

paymentProductSpecificInputs?: PaymentProductSpecificInputs

Inputs specific for certain payment products.