Questions tagged as 'paypal'

0
answers

Payout PHP Paypal feed

this is for those who have made simple payments (a person in paypal). link In CreateSinglePayout.php, I set the person who sent the money. Alli all right .. where the problem comes out, that when sending 10USD (for example), the mail rea...
asked by 13.03.2018 / 13:47
0
answers

Missing POST data Paypal

I'm trying to find the solution to the biggest mystery I've had in computer science so far. I am using the Paypal sample files: <?php namespace Listener; require('PaypalIPN.php'); use PaypalIPN; $ipn = new PaypalIPN(); /...
asked by 26.02.2018 / 00:25
0
answers

Integrate Woocommerce with PayPal and Mercadopago (Currency Exchange)

Good evening! As I did not find much information about it, I make the following query. I need to sell products from my site with woocommerce in Argentine pesos, using the MercadoPago gateways for users in Argentina, and Paypal for purchase...
asked by 22.12.2017 / 00:14
0
answers

Get the Paypal exchange rate

I have seen that Paypal allows you to charge in some 22 types of coins, but it does not do it in the currency of Peru (Nuevos Soles), and it turns out that what I am trying to collect is a receipt whose amount is already in PEN. So what I can th...
asked by 18.07.2017 / 19:34
0
answers

Implement paypal with php

I am implementing paypal in my website, the problem I have is that I am doing it first through sand box since I am doing tests with the two fictional accounts (business and personal). The payment is fine but I have activated IPN to receive the i...
asked by 03.08.2016 / 15:30