Hi
You implement getPaymentUrl as a protected method (Zarinpal Driver in my case).
In some implementation developers need to pass the full payment URL to client Side (maybe Vue) via API and redirect from client Browser.
is there any way to change getPaymentUrl as a public method ?
Hi
You implement getPaymentUrl as a protected method (Zarinpal Driver in my case).
In some implementation developers need to pass the full payment URL to client Side (maybe Vue) via API and redirect from client Browser.
is there any way to change getPaymentUrl as a public method ?