Skip to content

Commit

Permalink
paypal
Browse files Browse the repository at this point in the history
  • Loading branch information
fancyecommerce committed Apr 8, 2021
1 parent aa6d1c3 commit 217f995
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/appfront/modules/Payment/block/paypal/express/Review.php
Expand Up @@ -28,6 +28,8 @@ class Review extends \yii\base\BaseObject
protected $_cartAddress;
protected $_cart_address;
protected $_cart_info;
protected $_address;
protected $_countrySelect;

public function getLastData()
{
Expand Down
2 changes: 2 additions & 0 deletions app/apphtml5/modules/Payment/block/paypal/express/Review.php
Expand Up @@ -28,6 +28,8 @@ class Review extends \yii\base\BaseObject
protected $_cartAddress;
protected $_cart_address;
protected $_cart_info;
protected $_address;
protected $_countrySelect;

public function getLastData()
{
Expand Down

0 comments on commit 217f995

Please sign in to comment.