You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to implement a custom payment gateway with the help of Skeleton method , i tried the steps shown in the documentation but its showing me the error Gateway "dpo_pay" does not exist.
I am passing the gateway name to "$this->getPayum()->getGateway()" function.
I configured the Skeleton as per documentation.
I am using a technology called dpo_pay [https://docs.dpopay.com/api/index.html]
if anyone knows the solution please help me.
Thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to implement a custom payment gateway with the help of Skeleton method , i tried the steps shown in the documentation but its showing me the error Gateway "dpo_pay" does not exist.
I am passing the gateway name to "$this->getPayum()->getGateway()" function.
I configured the Skeleton as per documentation.
I am using a technology called dpo_pay [https://docs.dpopay.com/api/index.html]
if anyone knows the solution please help me.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions