|
523 | 523 | </depends>
|
524 | 524 | </field>
|
525 | 525 | </group>
|
| 526 | + <group id="settings_paylater_checkout_payment" translate="label" showInDefault="1" showInWebsite="1" showInStore="1" sortOrder="40"> |
| 527 | + <label>Checkout Payment Step</label> |
| 528 | + <depends> |
| 529 | + <field id="paylater_enabled">1</field> |
| 530 | + </depends> |
| 531 | + <field id="paylater_checkout_payment_display" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="10"> |
| 532 | + <label>Display</label> |
| 533 | + <config_path>payment/paypal_paylater/checkout_payment_display</config_path> |
| 534 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 535 | + <attribute type="shared">1</attribute> |
| 536 | + </field> |
| 537 | + <field id="paylater_checkout_payment_position" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="20"> |
| 538 | + <label>Position</label> |
| 539 | + <config_path>payment/paypal_paylater/checkout_payment_position</config_path> |
| 540 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\Position::getPositionsCheckout</source_model> |
| 541 | + <attribute type="shared">1</attribute> |
| 542 | + <depends> |
| 543 | + <field id="paylater_checkout_payment_display">1</field> |
| 544 | + </depends> |
| 545 | + </field> |
| 546 | + <field id="paylater_checkout_payment_stylelayout" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="30"> |
| 547 | + <label>Style Layout</label> |
| 548 | + <config_path>payment/paypal_paylater/checkout_payment_stylelayout</config_path> |
| 549 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\StyleLayout</source_model> |
| 550 | + <attribute type="shared">1</attribute> |
| 551 | + <depends> |
| 552 | + <field id="paylater_checkout_payment_display">1</field> |
| 553 | + </depends> |
| 554 | + </field> |
| 555 | + <field id="paylater_checkout_payment_logotype" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="40"> |
| 556 | + <label>Logo Type</label> |
| 557 | + <config_path>payment/paypal_paylater/checkout_payment_logotype</config_path> |
| 558 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\LogoType</source_model> |
| 559 | + <attribute type="shared">1</attribute> |
| 560 | + <depends> |
| 561 | + <field id="paylater_checkout_payment_display">1</field> |
| 562 | + <field id="paylater_checkout_payment_stylelayout">text</field> |
| 563 | + </depends> |
| 564 | + </field> |
| 565 | + <field id="paylater_checkout_payment_logoposition" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="50"> |
| 566 | + <label>Logo Position</label> |
| 567 | + <config_path>payment/paypal_paylater/checkout_payment_logoposition</config_path> |
| 568 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\LogoPosition</source_model> |
| 569 | + <attribute type="shared">1</attribute> |
| 570 | + <depends> |
| 571 | + <field id="paylater_checkout_payment_display">1</field> |
| 572 | + <field id="paylater_checkout_payment_stylelayout">text</field> |
| 573 | + <field id="paylater_checkout_payment_logotype" separator=",">primary,alternative</field> |
| 574 | + </depends> |
| 575 | + </field> |
| 576 | + <field id="paylater_checkout_payment_textcolor" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="60"> |
| 577 | + <label>Text Color</label> |
| 578 | + <config_path>payment/paypal_paylater/checkout_payment_textcolor</config_path> |
| 579 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\TextColor</source_model> |
| 580 | + <attribute type="shared">1</attribute> |
| 581 | + <depends> |
| 582 | + <field id="paylater_checkout_payment_display">1</field> |
| 583 | + <field id="paylater_checkout_payment_stylelayout">text</field> |
| 584 | + </depends> |
| 585 | + </field> |
| 586 | + <field id="paylater_checkout_payment_textsize" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="70"> |
| 587 | + <label>Text Size</label> |
| 588 | + <config_path>payment/paypal_paylater/checkout_payment_textsize</config_path> |
| 589 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\TextSize</source_model> |
| 590 | + <attribute type="shared">1</attribute> |
| 591 | + <depends> |
| 592 | + <field id="paylater_checkout_payment_display">1</field> |
| 593 | + <field id="paylater_checkout_payment_stylelayout">text</field> |
| 594 | + </depends> |
| 595 | + </field> |
| 596 | + <field id="paylater_checkout_payment_ratio" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="80"> |
| 597 | + <label>Ratio</label> |
| 598 | + <config_path>payment/paypal_paylater/checkout_payment_ratio</config_path> |
| 599 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\Ratio</source_model> |
| 600 | + <attribute type="shared">1</attribute> |
| 601 | + <depends> |
| 602 | + <field id="paylater_checkout_payment_display">1</field> |
| 603 | + <field id="paylater_checkout_payment_stylelayout">flex</field> |
| 604 | + </depends> |
| 605 | + </field> |
| 606 | + <field id="paylater_checkout_payment_color" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="90"> |
| 607 | + <label>Color</label> |
| 608 | + <config_path>payment/paypal_paylater/checkout_payment_color</config_path> |
| 609 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\Color</source_model> |
| 610 | + <attribute type="shared">1</attribute> |
| 611 | + <depends> |
| 612 | + <field id="paylater_checkout_payment_display">1</field> |
| 613 | + <field id="paylater_checkout_payment_stylelayout">flex</field> |
| 614 | + </depends> |
| 615 | + </field> |
| 616 | + </group> |
526 | 617 | </group>
|
527 | 618 | </group>
|
528 | 619 | <group id="settings_ec" translate="label" showInDefault="1" showInWebsite="1" showInStore="1" sortOrder="20">
|
|
0 commit comments