wip
This commit is contained in:
@@ -71,6 +71,11 @@ class HalkbankOnlinePaymentRepository implements PaymentProviderContract
|
||||
return $paymentResponse;
|
||||
}
|
||||
|
||||
public function checkPayment()
|
||||
{
|
||||
// ...
|
||||
}
|
||||
|
||||
/**
|
||||
* Format amount to match requirements
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user