donglun4682 2015-01-08 22:18
浏览 67
已采纳

使用eCheck的PHP RestFul API

I'm currently testing a feature I see added to the PHP RestFul API with regards to accepting payments via eCheck. There is currently no documentation on Paypal's Developer website regarding this so I'm simply reading the API Code and figuring this out based on how I currently have a proper working Credit Card Transaction.

Whenever I post a transaction I'm receiving an internal error on Paypal API side:

Array
(
    [name] => INTERNAL_SERVICE_ERROR
    [message] => An internal service error has occurred
    [information_link] => https://developer.paypal.com/webapps/developer/docs/api/#INTERNAL_SERVICE_ERROR
    [debug_id] => 4a0a3d669966c
)

Got Http response code 500 when accessing https://api.sandbox.paypal.com/v1/payments/payment

The error is very vague and offers no hints for a possible solution.

I've create a GIST so you can the code I am using, perhaps there is something I am missing here: ChargeEcheck.php

If there is a problem with this code its gotta be between lines 140-152

I'm not receiving any other errors at all. The code to the Credit Card side of things is very similar as the code in that GIST and it works perfectly fine.

I've also looked at the developer dashboard and couldn't find anything that referenced any eCheck options to enable/disable.

Has anyone else had this issue using the PHP RestFul API's?

Some additional details I can provide:

Paypal Core SDK API Version 2.5.7

Paypal RestFul API Version 0.16.1

PHP 5.6.4

I'd be happy to supply any additional information too if needed.

  • 写回答

1条回答 默认 最新

  • dongmi4734 2015-01-09 19:24
    关注

    currently REST API does not support eCheck. The only supported funding types are Credit Cards, and PayPal. However, the functionality is taken into consideration, and should be available, but there are no specific timeline available for public announcement.

    Thanks.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 乌班图ip地址配置及远程SSH
  • ¥15 怎么让点阵屏显示静态爱心,用keiluVision5写出让点阵屏显示静态爱心的代码,越快越好
  • ¥15 PSPICE制作一个加法器
  • ¥15 javaweb项目无法正常跳转
  • ¥15 VMBox虚拟机无法访问
  • ¥15 skd显示找不到头文件
  • ¥15 机器视觉中图片中长度与真实长度的关系
  • ¥15 fastreport table 怎么只让每页的最下面和最顶部有横线
  • ¥15 java 的protected权限 ,问题在注释里
  • ¥15 这个是哪里有问题啊?