wip
This commit is contained in:
@@ -217,6 +217,7 @@ class OnlinePaymentRepository
|
||||
'errorUrl' => $this->provider->returnUrl(),
|
||||
'username' => $this->provider->username(),
|
||||
'paymentStatus' => self::PENDING,
|
||||
'apiClient' => $this->apiClient,
|
||||
];
|
||||
|
||||
if ($this->relatedModel) {
|
||||
|
||||
Reference in New Issue
Block a user