Alipay Integration [closed]

随声附和 提交于 2019-12-03 02:04:51

问题


Does anybody know anything about Alipay payment service? Does alipay.com have an API (Like paypal or moneybookers)? Does anybody have documentation? I cannot find anything.

Thanks in advance.


回答1:


I have also started development with alipay. Maybe this can be helpful: https://globalprod.alipay.com/order/integrationGuide.htm




回答2:


Stripe has just added support for Alipay. Using this is likely to be far easier than trying to reinvent the wheel.




回答3:


I just recently needed to integrate Alipay into my site, and decided to open up a derivative of my work. It's pretty basic, doesn't include refunds, etc. But it will hopefully point you in the right direction: https://github.com/bitmash/alipay-api-php

I will improve the library over time (hopefully). Keep in mind this is not the GLOBAL Alipay version. It is the domestic Alipay version for Chinese merchants. However, the APIs are very similar.



来源:https://stackoverflow.com/questions/7282133/alipay-integration

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!