-
Берем тестовый ключ выданный поддержкой, берем код в примерах ..
```
$payment_id='31744';
$payment_amount=850.00;
$payment_currency='RUB';
$project_id='1143';
$secret = 'd70a8934fc69574876f4…
-
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…
-
related to issue #31
Question:
- Is it order of payment or reference number that has to be downloaded for the ECPay transaction?
- order of payment is for FDAC/Bank, im not sure if ECPay/Bayad C…
fqui8 updated
5 years ago
-
I've rerun the d.o scrapper, the following gateways need to be added to our list:
```
"Commerce Affirm": "https://www.drupal.org/project/commerce_affirm",
"Commerce Bambora": "https://www…
-
Hello,
I'm trying to apply your module into our project. But I got a blank page after placing a new order on this URL (/fr/pbxep/payment/redirect/).
These are the errors in system.log:
` main.CRITI…
-
Does this allow integration for IPP 320 and iOS?
amjad updated
5 years ago
-
This error is given when using the example code [here](https://epayments.developer-ingenico.com/documentation/api/server/#__merchantId__hostedcheckouts_post).
The currenct exact code (API details …
-
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.…
-
Hello. Could you issue a release or submit a pull request to original repository https://github.com/hiqdev/omnipay-epayments?