Saltar al contenido principal

Shop

The information about the shop (used in hosted payment page).

type Shop {
name: String
country: String
}

Fields

Shop.name ● String scalar

The shop name.

Shop.country ● String scalar

Two-letter country code (ISO 3166-1 alpha-2).

Member Of

Charge object ● ChargeEventObject object ● Payment object