If not, we strongly encourage you to contact our business team to set one up and at that point we would issue a Sandbox account where you can develop.
PaySimple cannot provide you with PHP code samples, however our support link posted in Warren's answer may guide you regarding business rules and the structure you wish to establish. The link posted here will provide you with our API objects and their methods.
If you can replicate the example calls then you should be well on your way to processing.
据我刚刚通电话的 Pay Simple 代表表示,Pay Simple 没有提供可用的 API。当我指向在线可用的文档时,他们说文档在那里,但没有给任何人使用它的 api 密钥。
因此,至少根据与我交谈的人的说法,您无法直接使用 PHP 与 PaySimple 集成。您可以使用他们的网络表单进行付款,但这并不是真正的 API 级别集成。
According to the Pay Simple representative I just got off the phone with, Pay Simple doesn't have an API that they make available. When I pointed to the documentation that is available online they said that the documentation was there, but that there did not give anyone api keys to use it.
So at least according to the person I spoke with, you can't integrate with PaySimple directly using PHP. You can take payments using their webforms, but that isn't really an api level integration.
发布评论
评论(3)
PaySimple 开发者门户位于此处:
http://developer.paysimple.com/
PaySimple API 文档位于此处:
http://developer.paysimple.com/documentation/
The PaySimple Developer Portal is here:
http://developer.paysimple.com/
The PaySimple API Documentation is here:
http://developer.paysimple.com/documentation/
罗希特
如果您已经注册了帐户,您应该已获得此链接上的文档:
https://sandbox-api.paysimple.com/3.00/help/default。 html
如果没有,我们强烈建议您联系我们的业务团队来设置一个,届时我们将颁发一个沙盒帐户供您开发。
PaySimple 无法为您提供 PHP 代码示例,但是我们的支持链接发布在 Warren 的回答 可以指导您了解业务规则和您希望建立的结构。此处发布的链接将为您提供我们的 API 对象及其方法。
如果您可以复制示例调用,那么您应该可以很好地进行处理。
Rohit
If you have signed up for an account you should have been given the documentation on this link:
https://sandbox-api.paysimple.com/3.00/help/default.html
If not, we strongly encourage you to contact our business team to set one up and at that point we would issue a Sandbox account where you can develop.
PaySimple cannot provide you with PHP code samples, however our support link posted in Warren's answer may guide you regarding business rules and the structure you wish to establish. The link posted here will provide you with our API objects and their methods.
If you can replicate the example calls then you should be well on your way to processing.
据我刚刚通电话的 Pay Simple 代表表示,Pay Simple 没有提供可用的 API。当我指向在线可用的文档时,他们说文档在那里,但没有给任何人使用它的 api 密钥。
因此,至少根据与我交谈的人的说法,您无法直接使用 PHP 与 PaySimple 集成。您可以使用他们的网络表单进行付款,但这并不是真正的 API 级别集成。
According to the Pay Simple representative I just got off the phone with, Pay Simple doesn't have an API that they make available. When I pointed to the documentation that is available online they said that the documentation was there, but that there did not give anyone api keys to use it.
So at least according to the person I spoke with, you can't integrate with PaySimple directly using PHP. You can take payments using their webforms, but that isn't really an api level integration.