mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57:12 +00:00
[Admin] Allow extra fields on PayPal Express Checkout payment method form
This commit is contained in:
parent
e2bc077918
commit
0ba97bcc7d
1 changed files with 3 additions and 0 deletions
|
|
@ -81,6 +81,9 @@
|
|||
</constraint>
|
||||
</value>
|
||||
</option>
|
||||
<option name="allowExtraFields">
|
||||
<value>true</value>
|
||||
</option>
|
||||
</constraint>
|
||||
</property>
|
||||
</class>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue