first commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
generator:
|
||||
param:
|
||||
model_class: false
|
||||
title: "eRaty Santander Consumer Bank"
|
||||
route: "@stSantanderRatyBackend"
|
||||
icon: "stSantanderRatyPlugin"
|
||||
|
||||
documenation:
|
||||
pl: "https://www.sote.pl/docs/santander_consumer_bank"
|
||||
en: "https://www.soteshop.com/docs/santander_consumer_bank"
|
||||
|
||||
config:
|
||||
display:
|
||||
"NONE": [enabled, autoredirect, shop_number, highlighted_for_product]
|
||||
fields:
|
||||
enabled: {name: "Włącz", type: checkbox_tag, i18n: stPayment}
|
||||
autoredirect: {name: "Automatyczne przekierowanie", type: checkbox_tag, help: "Przekierowuje automatycznie na stronę płatności po złożeniu zamówienia", i18n: stPayment}
|
||||
highlighted_for_product: {name: "Wyróżnij płatność na karcie produktu", type: checkbox_tag}
|
||||
shop_number: {name: "Numer sklepu", required: true}
|
||||
actions:
|
||||
_save: -
|
||||
Reference in New Issue
Block a user