Questions tagged as 'cielo'

1
answer

Checkout Cielo - certificate error

I'm deploying your java checkout solution on my local machine for testing purposes. The code I'm using is available in the Sky Developer area. . Follow the code: public String envia() { String responseLine = ""; try { S...
asked by 24.03.2016 / 18:29
1
answer

Recurring payment with webservice 3.0 from Cielo

I'm testing the recurring payment example, available at Sky's official repository and the code returns the following error:    Fatal error: Uncaught Error: Call to a member function setInterval ()   on null in /var/www/public/page.php:24...
asked by 18.07.2017 / 00:51
1
answer

Formatting with php of numeric to save in the mysql database as DECIMAL

I'm implementing Ckeckout Cielo, and numeric values are always returned for prices. Monetary values are always treated as integer values, without representation of decimal places, with the last two digits being regarded as the cents. Ex...
asked by 18.10.2016 / 15:58
1
answer

I do not get POST from "Checkout Cielo"?

I developed an e-commerce and used a payment system from Checkout Cielo with PHP. Every time a user makes a purchase the server of Cielo sends a POST to my PHP page informing the data of the purchase. Here is an example of how I retrieve th...
asked by 25.02.2016 / 02:28
0
answers

Problems sending a request to Heaven

I am setting up a transparent payment method for Cielo and I use node on my server and I have already set up my Json. But I can not send the data correctly to Cielo, someone knows some way to send the request and receive the return by Node exp...
asked by 31.10.2017 / 14:57
0
answers

How to find flags and parcels with interest in Heaven

How do I find flags, and how many parcels does each flag allow? What about interest rates too? In Pagseguro there is a method that returns this, the flags accepted, the amount of parcels with their respective values, but in Cielo I did not fi...
asked by 11.05.2017 / 19:29
1
answer

Problems with Cielo Library and communication with Codeigniter

I'm implementing communication with Cielo servers for a system of mine. However, trying to load the Cielo library gives me an error. The folder structure is as follows: third_party / Cielo / {sky git direct lib files} controllers / Ciel...
asked by 27.04.2016 / 06:39
1
answer

Make a purchase with a credit card with Cielo API

I would like to use Cielo's API to make a purchase with a credit card. For example, I signed up for a product on my Cielo account, I have the product ID, and would like to use Cielo's API to make a purchase with a credit card. I have the f...
asked by 07.11.2016 / 18:50
1
answer

Error 404 when using Sky Ecommerce API

I'm trying to make a request via API to make sales via credit card. Manual URL: link JSON informed by SKY { "MerchantOrderId":"2014111703", "Customer":{ "Name":"Comprador crédito simples" }, "Payment":{ "Type":"C...
asked by 19.09.2018 / 20:28
0
answers

Heaven Return Checkout Asp.Net

Good afternoon, I'm doing the Cielo Checkout integration .. I can do the redirect to pay, just have a problem and I did not find on the internet about status change through HTTP Post and I already configured it in panel I created a method for...
asked by 28.08.2018 / 19:08