Skip to content

Commit

Permalink
Added missed paypal_oder_data
Browse files Browse the repository at this point in the history
  • Loading branch information
condor2 committed Feb 27, 2024
1 parent 85177f5 commit 5b5d294
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upload/catalog/controller/extension/payment/paypal.php
Original file line number Diff line number Diff line change
Expand Up @@ -3330,6 +3330,7 @@ public function callback() {
$order_status_id = 0;
$transaction_status = '';
$payment_method = 'card';
$paypal_order_data = [];

if (!$this->cart->hasShipping()) {
$seller_protection_status = 'NOT_ELIGIBLE';
Expand Down

0 comments on commit 5b5d294

Please sign in to comment.