Support Alipay redirect back variable
This commit is contained in:
parent
24a3cc36fc
commit
6e31505ca5
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ class Alipay
|
|||
'hashed_ids' => implode(",", $data['hashed_ids']),
|
||||
'amount' => $data['amount'],
|
||||
'fee' => $data['fee'],
|
||||
'payment_method_id' => GatewayType::SOFORT,
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue