Skip to content

Commit 93ec50a

Browse files
committed
Change paypal billing mode to 1 as required by webform_civicrm
1 parent 7c44f94 commit 93ec50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Metadata/omnipay_PaypalRest.mgd.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
'url_site_test_default' => 'http://unused.com',
6060
'url_recur_test_default' => 'http://unused.com',
6161
'url_api_test_default' => 'http://unused.com',
62-
'billing_mode' => 4,
62+
'billing_mode' => 1,
6363
'payment_type' => 1,
6464
'is_recur' => 1,
6565
),

0 commit comments

Comments
 (0)