commerce_alphabank_redirect-1.0.1/config/schema/commerce_alphabank_redirect.schema.yml
config/schema/commerce_alphabank_redirect.schema.yml
commerce_payment.commerce_payment_gateway.plugin.alphabankpayment_redirect:
type: commerce_payment_gateway_configuration
mapping:
pay_method:
type: string
label: 'Pay method'
version:
type: string
label: 'Version'
mid:
type: string
label: 'Mechant id'
beneficiary_code:
type: string
label: 'Beneficiary code'
currency:
type: string
label: 'currency'
confirmUrl:
type: string
label: 'confirmUrl'
cancelUrl:
type: string
label: 'cancelUrl'
shared_secret:
type: string
label: 'shared_secret'
postUrl:
type: string
label: 'postUrl'
