paypal

PayPal discount can't make it work

依然范特西╮ 提交于 2020-01-01 19:33:11
问题 I'm trying to setup a discount for a the whole cart using PayPal + Codeigniter, I got this working withouth the discounts. As far as I've read the only thing that I would need to do is set a hidden field discount_amount_cart as I saw here Here is my form: <form method="post" action="https://www.sandbox.paypal.com/cgi-bin/webscr" name="paypal_form"> <input type="hidden" name="rm" value="2" /> <input type="hidden" name="cmd" value="_cart" /> <input type="hidden" name="upload" value="1" />

How to check email or mobile phone paypal account status using php api?

▼魔方 西西 提交于 2020-01-01 18:18:28
问题 How to check email or mobile phone paypal account status using php api ? OK, If i want to send money to this e-mail paypal ( xxx@xx.com ) or mobile phone ( 1234567890 ) Before send money, can i check xxx@xx.com Or 1234567890 status account. EG: Active or Not active 回答1: Yes you can get the status of the PayPal account either by email or the phone number. You should the "GETVERIFIEDSTATUS" API for this purpose . You will have to provide the first and the last name along with email/phone .

Allow end user to modify recurring paypal subscription amount

徘徊边缘 提交于 2020-01-01 17:05:34
问题 I've read a few responses here regarding the modification of the recurring fee amount but still confused. We have 5 subscriptions levels per month: £10 £15 £20 £30 £50 We want to be able to let customers change their subscription package to any of the other options. It sounds like if they are changing to a package with more than 20% difference from the one they are on - we would have to make them cancel and start a new subscription. Surely there is a way to have the subscriber confirm they

PayPal POST data after successful payment

我是研究僧i 提交于 2020-01-01 10:28:38
问题 I am trying to make an PHP app, that will interact with MySQL. I already have an page that gets POST data, and after it gets it, it gives "credit" to user. Can PayPal button after successful order send me an post data? or is there any other way? (most likely simplier and more secure) 回答1: Yes, have a look at PayPal Instant Payment Notification (IPN) - https://www.paypal.com/ipn/ This will force a POST of transactional data to be sent to you whenever a transaction has been initiated. If you

How to transfer money from PayPal account to another PayPal account via API

China☆狼群 提交于 2020-01-01 10:12:21
问题 I have spent a long time looking for a way to transfer money from a business paypal via an API to several users' paypal accounts. I.e. I have the recipient's paypal email address and I would like to transfer X funds from our account to theirs via API. PayPal adaptive payments seems along the right lines, but I can't see the right commands to get it to work (and avoid the user having to verify a step, i.e. the whole process cant be automated) There are lots of other similar questions on SO,

To do chained payments 'must get permission from PayPal' - what does that mean?

痴心易碎 提交于 2020-01-01 09:55:13
问题 I am trying to find a method to implement chained payments, but where I am the secondary receiver, and am making the API call on behalf of another PayPal account, who would be the primary receiver. Is it possible to make this API call on behalf of another person? The other person would likely has a Verified Premiere account (rather than a Business Verified account). One reason I am unsure that this is possible is because the documentation on chained payments clearly states 'The API caller

Paypal Direct pay not working

五迷三道 提交于 2020-01-01 07:28:09
问题 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(

Website Payments Pro (Paypal) Iframe

若如初见. 提交于 2020-01-01 05:29:10
问题 I’m using Magento CE 1.6.2 and am attempting to use Website Payments Pro system. I go through the checkout process, select Paypal PRO link as my payment method, get the message “You will be required to enter your payment details after you place an order”, get to the page where I review the order that has the “Place Order” button on it. When I click “Place Order” my expectation is to get the paypal button in a iframe form but nothing appear. The page never changes. If I check in the back end

IPN Simulator: “IPN was not sent, and the handshake was not verified. Please review your information.”

大城市里の小女人 提交于 2020-01-01 04:57:14
问题 I'm getting the following error when using the IPN Simulator - IPN was not sent, and the handshake was not verified. Please review your information. The URL is non-SSL HTTP (dev environment). When I hit it in a browser I get the expected output (and a matching entry in my servers access.log), however when I hit it via the IPN Simulator, I get the above error, and nothing in the servers access log. On advice from these questions: IPN was not sent, and the handshake was not verified. Please

Paypal integration with Braintree

徘徊边缘 提交于 2020-01-01 04:26:10
问题 I am trying to integrate braintree for payments in Nodejs and Javascript. I have created an account on https://sandbox.braintreegateway.com and now I am trying to integrate my braintree payment with my website using "drop in" integration, I followed all the steps given on site, with which I get a paypal button, which on click opens up a paypal pop up window in which I enter my account details, After which it asks to agree on various terms. After clicking Agree it says : "Sorry we cannot