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