Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
Adyen Magento2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shared Libs
Adyen Magento2
Commits
94faedb1
Commit
94faedb1
authored
Feb 08, 2019
by
Rik ter Beek
Committed by
GitHub
Feb 08, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove Test PM
parent
9ca462ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
41 deletions
+1
-41
etc/adminhtml/system.xml
etc/adminhtml/system.xml
+1
-41
No files found.
etc/adminhtml/system.xml
View file @
94faedb1
...
...
@@ -48,46 +48,6 @@
<include
path=
"Adyen_Payment::system/adyen_boleto.xml"
/>
<include
path=
"Adyen_Payment::system/adyen_apple_pay.xml"
/>
</group>
<group
id=
"test"
translate=
"label"
type=
"text"
sortOrder=
"30"
showInDefault=
"1"
showInWebsite=
"1"
showInStore=
"1"
>
<label>
Test
</label>
<field
id=
"active"
translate=
"label"
type=
"select"
sortOrder=
"1"
showInDefault=
"1"
showInWebsite=
"1"
showInStore=
"0"
>
<label>
Enabled
</label>
<source_model>
Magento\Config\Model\Config\Source\Yesno
</source_model>
</field>
<field
id=
"order_status"
translate=
"label"
type=
"select"
sortOrder=
"20"
showInDefault=
"1"
showInWebsite=
"1"
showInStore=
"0"
>
<label>
New Order Status
</label>
<source_model>
Magento\Sales\Model\Config\Source\Order\Status\NewStatus
</source_model>
</field>
<field
id=
"sort_order"
translate=
"label"
type=
"text"
sortOrder=
"100"
showInDefault=
"1"
showInWebsite=
"1"
showInStore=
"0"
>
<label>
Sort Order
</label>
<frontend_class>
validate-number
</frontend_class>
</field>
<field
id=
"title"
translate=
"label"
type=
"text"
sortOrder=
"10"
showInDefault=
"1"
showInWebsite=
"1"
showInStore=
"1"
>
<label>
Title
</label>
</field>
<field
id=
"allowspecific"
translate=
"label"
type=
"allowspecific"
sortOrder=
"50"
showInDefault=
"1"
showInWebsite=
"1"
showInStore=
"0"
>
<label>
Payment from Applicable Countries
</label>
<source_model>
Magento\Payment\Model\Config\Source\Allspecificcountries
</source_model>
</field>
<field
id=
"specificcountry"
translate=
"label"
type=
"multiselect"
sortOrder=
"51"
showInDefault=
"1"
showInWebsite=
"1"
showInStore=
"0"
>
<label>
Payment from Specific Countries
</label>
<source_model>
Magento\Directory\Model\Config\Source\Country
</source_model>
<can_be_empty>
1
</can_be_empty>
</field>
<field
id=
"payable_to"
translate=
"label"
sortOrder=
"61"
showInDefault=
"1"
showInWebsite=
"1"
showInStore=
"1"
>
<label>
Make Check Payable to
</label>
</field>
<field
id=
"mailing_address"
translate=
"label"
type=
"textarea"
sortOrder=
"62"
showInDefault=
"1"
showInWebsite=
"1"
showInStore=
"1"
>
<label>
Send Check to
</label>
</field>
<field
id=
"min_order_total"
translate=
"label"
type=
"text"
sortOrder=
"98"
showInDefault=
"1"
showInWebsite=
"1"
showInStore=
"0"
>
<label>
Minimum Order Total
</label>
</field>
<field
id=
"max_order_total"
translate=
"label"
type=
"text"
sortOrder=
"99"
showInDefault=
"1"
showInWebsite=
"1"
showInStore=
"0"
>
<label>
Maximum Order Total
</label>
</field>
<field
id=
"model"
></field>
</group>
</section>
</system>
</config>
\ No newline at end of file
</config>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment