Skip to content

Commit

Permalink
Update Payment.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zfhassaan authored Jun 19, 2023
1 parent 8bfee8f commit 3fb19f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Payment.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class Payment {
public $customer_validation;
public $api_mode;
public $return_url;
public $auth_token;

protected $basket_id;
protected $txnamt;
Expand Down

0 comments on commit 3fb19f3

Please sign in to comment.