Questions tagged as 'pagseguro'

0
answers

Pagseguro Sandbox does not work on AWS server

In the localhost of my application (Pagseguro Sandbox) the user can make payment by credit card (through a test buyer). But the same algorithm, hosted on the amazon server, jquery can not generate the credit card token, as it generates this e...
asked by 23.05.2018 / 14:55
0
answers

Form PagSeguro not working

I can not make the form work in php only works in .html does anyone have an idea? <?php session_start(); header ('Content-type: text/html; charset=UTF-8'); error_reporting(1); error_reporting(E_ALL); include("../../connections/config.php"...
asked by 02.05.2018 / 14:01
0
answers

How to pass data from a form to PagSeguro?

Does anyone know how to get data from a form in php like: Name, e-mail, product and direct to the Pagseguro for the client to make the payment only? If someone has a light, give me a help there.     
asked by 01.05.2018 / 16:08
0
answers

Transparent Recurring Pagseguro

I made the integration with Transparent and Recurring PagSeguro Checkout and I am already able to make the connection between both. But I have a question and PagSeguro does not answer me, can someone tell me if it is possible to install the r...
asked by 21.04.2018 / 01:39
0
answers

Error in the order_status of the Pagseguro getofflinepaymentmessage ()

I'm having a problem with my Pagseguro script when I see the Order Status. You are returning these errors Warning: Missing argument 1 for CHECKOUT_PAGSEGURO::getofflinepaymentmessage(), called in /home/jpminato/www/includes/classes/class.ac...
asked by 19.04.2018 / 13:39
0
answers

In which method do I inform the sandbox or production environment url of PagSeguro?

I'm using the pagseguro-sdk library. and is giving the following error in the request: at Http->curlConnection('POST', 'https:///v2/checkout? apparently the environment host needs to be passed. I checked the source code of the librar...
asked by 10.04.2018 / 01:43
0
answers

Freight in application Asp Net PagSeguro

I tried to find my question in other posts in the PagSeguro community, but I could not find it. I can connect my application to the PagSeguro production base. When I get to the payment part, I can not calculate the freight. In my application...
asked by 03.04.2018 / 02:44
0
answers

Shuffled information Magento 1.9.3.8 and bug in pagseguro

Hello. I recently updated the magento to version 1.9.3.8, everything went well, until I came across an issue, new registrations are going to the shuffled database (language in place of name, password hash in place of last name, last name in plac...
asked by 01.04.2018 / 02:32
1
answer

Resolved - Angularjs + Pagseguro - The list does not update through the callback

I am trying to make a listing of the types of payments available in the pagseguro api. To do this I use a js function of the pagseguro called PagSeguroDirectPayment.getPaymentMethods () The problem is that in the callback of this functio...
asked by 20.02.2018 / 16:01
0
answers

How to get information about a plan's transactions in PagSeguro?

I would like to know how to get information about the transactions carried out in a certain plan configured in DASHBOARD? Example Performing the steps below: I have a PLANO A created on the dashboard menu Payments Recurring &...
asked by 26.02.2018 / 20:32