-
Hi
If the $client->merchant()->tokens()->update() method is used. The server responses with a 204 and no Content-Type header. ResponseFactory requires a Conent-Type of application/json and hence th…
-
We are trying to prepare a payment request using `Session.prepare()` method. But we have a crash at line 228, in the file `Encryptor.swift`: https://github.com/Ingenico-ePayments/connect-sdk-client-sw…
-
Does this work with PinPad Terminals or is it only for android / IOS and Web integrations
-
App crash after payment has been successfully processed.
-
Dear community,
retail is one of the first industry focuses for Odoo 13. The goal is to cover most 'must have' needs of retail companies. Here is our current roadmap. Suggestions? remarks? Thanks!
…
-
Does this allow integration for IPP 320 and iOS?
amjad updated
6 years ago
-
Refer to your "test cases" documentation for Visa or MasterCard, there is 3 amount dedicated for testing declined payment authorization:
- 12.04 € for "Uncertain",
- 13.04 € for "Refused" and
- 14.…
-
Hi guys,
We have some problems using this sdk.
We are doing this:
`session.prepare(paymentRequest, success: { preparedPaymentRequest in
print(preparedPaymentRequest.encryptedFields)
}`
and w…
-
In order to improve our application resilience, we are generating errors when calling the connect plateform.
The calls are done with the connect sdk but the endpoint is a fake one.
This mock endpoin…
-
Hello,
I got the following error when I execute concurrent calls as a first call.
If only one call is executed alone and then concurrent calls are executed it works fine.
I suspect a thread s…