Skip to content

Commit 9d5c282

Browse files
committed
Don't add any billing fields
1 parent d08326c commit 9d5c282

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
@@ -81,6 +81,7 @@
8181
'metadata' => [
8282
'suppress_submit_button' => 1,
8383
'supports_preapproval' => 1,
84+
'fields' => ['billing_fields' => []],
8485
'payment_fields' => ['payment_token', 'PayerID', 'post_authorize'],
8586
'pass_through_fields' => [
8687
'referrerCode' => 'CiviCRM_SP',

0 commit comments

Comments
 (0)