Skip to content

Commit 20e0e5c

Browse files
committed
Don't add any billing fields
1 parent ddd40d0 commit 20e0e5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Metadata/omnipay_PaypalRest.mgd.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
'metadata' => [
6767
'suppress_submit_button' => 1,
6868
'supports_preapproval' => 1,
69+
'fields' => ['billing_fields' => []],
6970
'payment_fields' => ['payment_token', 'PayerID', 'post_authorize'],
7071
'pass_through_fields' => [
7172
'referrerCode' => 'CiviCRM_SP',

0 commit comments

Comments
 (0)