mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Map the "Invoice prefix"
This commit is contained in:
parent
be6cbd465f
commit
7a03bda2ac
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ class SettingsTabMapHelper {
|
|||
'subtotal_mismatch_behavior' => 'subtotal_adjustment',
|
||||
'landing_page' => 'landing_page',
|
||||
'smart_button_language' => 'button_language',
|
||||
'prefix' => 'invoice_prefix',
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue