Recommend this page to a friend! |
All requests | > | What is the best PHP payment gateway ... | > | Request new recommendation | > | Featured requests | > | No recommendations |
by Er Nilesh Pachapole - 4 months ago (2021-05-12)
+1 | Hi, I want to integrate payment options to my customers on my food delivery Web site in PHP. How can I do it? Please provide some code or PHP class suggestions. |
0 | by Manuel Lemos 21335 - 4 months ago (2021-05-13) Comment I don't know about specific classes to integrate with those payment method sites. Anyway, since they use OAuth-based APIs, you may want to try this OAuth client class to integrate yourself. You may need to develop specific support for those payment gateway APIs. In that can you can follow the recommendations of this article: https://www.phpclasses.org/blog/package/7700/post/13-php-oauth-client-tutorial.html If you need support to use that class, you can try asking for help in this support forum: https://www.phpclasses.org/post_forum_message.html?package=7700 |
Recommend package | |
|