Skip to content

Commit c6787f4

Browse files
committed
Change paypal billing mode to 1 as required by webform_civicrm
1 parent 2722261 commit c6787f4

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
@@ -74,7 +74,7 @@
7474
'url_site_test_default' => 'http://unused.com',
7575
'url_recur_test_default' => 'http://unused.com',
7676
'url_api_test_default' => 'http://unused.com',
77-
'billing_mode' => 4,
77+
'billing_mode' => 1,
7878
'payment_type' => 1,
7979
'is_recur' => 1,
8080
],

0 commit comments

Comments
 (0)