• <tfoot id='7UF57'></tfoot>
    <legend id='7UF57'><style id='7UF57'><dir id='7UF57'><q id='7UF57'></q></dir></style></legend>
      • <bdo id='7UF57'></bdo><ul id='7UF57'></ul>

        <small id='7UF57'></small><noframes id='7UF57'>

        <i id='7UF57'><tr id='7UF57'><dt id='7UF57'><q id='7UF57'><span id='7UF57'><b id='7UF57'><form id='7UF57'><ins id='7UF57'></ins><ul id='7UF57'></ul><sub id='7UF57'></sub></form><legend id='7UF57'></legend><bdo id='7UF57'><pre id='7UF57'><center id='7UF57'></center></pre></bdo></b><th id='7UF57'></th></span></q></dt></tr></i><div id='7UF57'><tfoot id='7UF57'></tfoot><dl id='7UF57'><fieldset id='7UF57'></fieldset></dl></div>

        贝宝直接付款不起作用

        Paypal Direct pay not working(贝宝直接付款不起作用)

          <legend id='5ICOa'><style id='5ICOa'><dir id='5ICOa'><q id='5ICOa'></q></dir></style></legend>
          • <bdo id='5ICOa'></bdo><ul id='5ICOa'></ul>
              <tbody id='5ICOa'></tbody>

          • <small id='5ICOa'></small><noframes id='5ICOa'>

            <i id='5ICOa'><tr id='5ICOa'><dt id='5ICOa'><q id='5ICOa'><span id='5ICOa'><b id='5ICOa'><form id='5ICOa'><ins id='5ICOa'></ins><ul id='5ICOa'></ul><sub id='5ICOa'></sub></form><legend id='5ICOa'></legend><bdo id='5ICOa'><pre id='5ICOa'><center id='5ICOa'></center></pre></bdo></b><th id='5ICOa'></th></span></q></dt></tr></i><div id='5ICOa'><tfoot id='5ICOa'></tfoot><dl id='5ICOa'><fieldset id='5ICOa'></fieldset></dl></div>

                  <tfoot id='5ICOa'></tfoot>
                1. 本文介绍了贝宝直接付款不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我在 NVP [直接信用卡付款] 上有 Paypal DoDirect 方法的 api,我使用 php 作为基本语言.

                  I have api for Paypal DoDirect Method on NVP [Direct Credit Card Payment], and I'm using php as base language.

                  我在交易中取得了成功 或者回复是这样说的.但它没有在沙箱帐户中更新.

                  I'm getting success with the transaction Or the response says so. But its not updating in the sandbox account.

                      include_once(drupal_get_path('module','payment_details').'/paypal_do_direct.php');
                      $paypalDoDirect = new PaypalDoDirect();
                      $paypalDoDirect->setApiUserName('crazyheartram_api1.gmail.com');
                      $paypalDoDirect->setApiPassword('1377690526');
                      $paypalDoDirect->setApiSignature('Afm3wtXOE0L1wd2UrjZtljZHC-wnAWHTSwJ-b7-rw3qPcLGaMSLINqP8');
                      $paypalDoDirect->setCreditCardType($cardType);
                      $paypalDoDirect->setEnvironment('sandbox'); 
                      $paypalDoDirect->setAmount($amount);
                      $paypalDoDirect->setCardExpMonth($expirationDate);
                      $paypalDoDirect->setCardExpYear($expirationYear);
                      $paypalDoDirect->setCardVerificationValue($cvv);
                      $paypalDoDirect->setFirstName($firstName);
                      $paypalDoDirect->setLastName($lastName);
                      $paypalDoDirect->setPayerEmail($email);
                      $paypalDoDirect->setCreditCardNumber($creditCardNumber);
                      $response= $paypalDoDirect->MakePayment();
                  

                  我在下面分享了我的 Sandbox business-pro 帐户详细信息:

                  I shared my sandbox bussiness-pro account details below:

                  Username: crazyheartram_api1.gmail.com
                  Password: 1377690526
                  Signature: Afm3wtXOE0L1wd2UrjZtljZHC-wnAWHTSwJ-b7-rw3qPcLGaMSLINqP8
                  

                  我使用另一个个人帐户完成了交易.

                  And I did the transaction using my another personal account.

                  Credit card number: 4351521550740304
                  Credit card type: Visa
                  Expiration date: 7/2018
                  

                  我的期望是,它应该从个人帐户中扣除金额并将其记入商家(业务专业)帐户.

                  My expectation is, it should deduct the amount from personal account and credit it to the merchant (business-pro) account.

                  非常感谢任何帮助.谢谢

                  Any help highly appreciated. Thanks

                  已编辑我正在使用与下面网址中提到的相同的代码,支付API使用类

                  EDITED I'm using same code as mentioned in below url, Payment Api using class

                  我刚刚发现了这个问题,它和我的问题完全一样.https://drupal.stackexchange.com/questions/82788/seperate-payment-integeration-for-selected-plan-type-using-drupal-form-with-payp

                  I just found this question, its exactly the same question as that of mine. https://drupal.stackexchange.com/questions/82788/seperate-payment-integeration-for-selected-plan-type-using-drupal-form-with-payp

                  推荐答案

                  DoDirectPayment 调用直接向信用卡收费;它不会从 PayPal 帐户中扣除 - 即使该卡已附加到现有的 PayPal 帐户.因此,它不会在您的买家"PayPal 帐户中显示为交易.

                  The DoDirectPayment call charges credit cards directly; it does not deduct from a PayPal account - even if that card is attached to an existing PayPal account. Therefore it doesn't show up as a transaction in your 'buyer' PayPal account.

                  这篇关于贝宝直接付款不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
                  PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
                  mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                  Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                  Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                  Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)
                    <tbody id='iVvQh'></tbody>

                    • <bdo id='iVvQh'></bdo><ul id='iVvQh'></ul>

                      <small id='iVvQh'></small><noframes id='iVvQh'>

                        <tfoot id='iVvQh'></tfoot>

                          1. <legend id='iVvQh'><style id='iVvQh'><dir id='iVvQh'><q id='iVvQh'></q></dir></style></legend>
                            <i id='iVvQh'><tr id='iVvQh'><dt id='iVvQh'><q id='iVvQh'><span id='iVvQh'><b id='iVvQh'><form id='iVvQh'><ins id='iVvQh'></ins><ul id='iVvQh'></ul><sub id='iVvQh'></sub></form><legend id='iVvQh'></legend><bdo id='iVvQh'><pre id='iVvQh'><center id='iVvQh'></center></pre></bdo></b><th id='iVvQh'></th></span></q></dt></tr></i><div id='iVvQh'><tfoot id='iVvQh'></tfoot><dl id='iVvQh'><fieldset id='iVvQh'></fieldset></dl></div>