mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Remove unused property paypal_request_id
This commit is contained in:
parent
a06da46e33
commit
a101a2f8fb
4 changed files with 1 additions and 8 deletions
|
@ -283,7 +283,6 @@ class RenewalHandler {
|
|||
$shipping_preference,
|
||||
$payer,
|
||||
null,
|
||||
'',
|
||||
ApplicationContext::USER_ACTION_CONTINUE,
|
||||
'',
|
||||
array(),
|
||||
|
@ -327,7 +326,6 @@ class RenewalHandler {
|
|||
$shipping_preference,
|
||||
$payer,
|
||||
null,
|
||||
'',
|
||||
ApplicationContext::USER_ACTION_CONTINUE,
|
||||
'',
|
||||
array(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue