lemonwaysas/php-client-directkit-xml

Integration process

ela-hidri opened this issue · 1 comments

I have been trying to contact lemonway support but no one responded to me. I am having difficulty understanding how to integrate lemonway into a website. So what I did is I created an access_token then I tried to create a payment form using Rest API on postman but I got 403 error Forbidden: Access is denied. I don't know if what I am doing is right or wrong can any one help me

Hi, you can follow this guide for starter.

https://github.com/lemonwaysas/php-client-directkit-json2

it uses PHP to call our API, but you can use Postman / Python or or anything else instead and you should be able to follow the guide.

if our API returned HTTP 403 it means that the IP of your test machine is not whitelisted. Please contact our support

Note: this is not the right place to ask the question, please contact support@lemonway.com to get earlier response.