Questions tagged as 'pagseguro'

1
answer

Creation structure with transparent Checkout + Pagseguro + Woocommerce [pending]

I created a structure with form taking the woocommerce object to get the data of the cart, I make the sale to the pagseguro through a transparent and accurate checkout now send the return of the transaction to the woocommerce. Would you like to...
asked by 04.10.2018 / 13:47
1
answer

Remove payment installment payment

I am implementing payment with the pagseguro API, everything works perfectly, the problem is that I do not want to offer installment or freight, I have these variables that I move to an array (it sends the payment data), I already I tried removi...
asked by 21.09.2018 / 23:59
0
answers

Shipping in my cart is different from PagSeguro

I'm going through a strange problem, I'm integrating my site with PagSeguro , I'm calculating the freight on my side and the values are correct according to a one-page conference that is in my hosting, but when sending to PagSeguro...
asked by 30.08.2018 / 22:59
0
answers

MaxInstallmentNoInterest method of PagSeguro

Good evening, I have a big question. The maxInstallmentNoInterest method in the javascript call returns: 12 interest-free values, which when calculating the parcel does not equal the total value of amount . For example, the total...
asked by 24.07.2018 / 03:02
0
answers

Error with pagseguro

I have a small error that I can not understand ... in my view, everything is ok. plus the payback returns error. 53091 sender hash invalid. index.php <script type="text/javascript" src="https://code.jquery.com/jquery-2.2.4.min.js">&...
asked by 10.07.2018 / 04:17
0
answers

Woocommerce hook correct to verify pagseguro transactions

I have a problem, I have integrated a member plugin with woocommerce and I'm having a problem finding the correct hook to verify transactions through the pagseguro. I'm currently using the 'woocommerce_order_status_processing' hook and within...
asked by 10.07.2018 / 17:25
1
answer

How to receive and handle "IPN" Notifications of PagSafe PHP

I would like to know how to handle PagSeguro notifications and save them in LOG.txt I have done what is in this print link More did not work ..     
asked by 28.06.2018 / 07:42
0
answers

Notice: undefined property Discount Coupon

Good evening, could anyone help me with this error? Notice: Undefined property: Cart :: $ value_depot_cupom in Code if ($cart->valor_desconto_cupom > 1) { The issue has been resolved in the cart cart.php I added this...
asked by 24.06.2018 / 02:08
0
answers

Receiving empty POST from PagSeguro

I configured the notification script to send me the post that PagSeguro sends by email, the email was sent only the Array of $ _POST came empty with nothing like this print: link     
asked by 30.06.2018 / 00:52
0
answers

Checkout page + PAGSEGURO API | How to get cookies from other browsers [PHP]

Well I was doing a shopping cart system with php but I got to a level I got stuck ... As "everyone" knows in the PagSeguro API for HTML payment you should declare the items to be paid example: <input name="itemDescription1" type="hidden"...
asked by 27.05.2018 / 17:46