PaymentURL
class PaymentURL
Represents a target URL when redirecting client to the payment gateway (form).
Methods
Details
at line 26
__construct(string $url, string $sellerID, Payment $payment)
PaymentUrl constructor.