-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
We can't get any of the TargetPay gateways to work. The following errors are returned:
- TargetPay_Directebanking: "country" and "serviceType" are missing
- TargetPay_Ideal: "issuer" is missing
- TargetPay_Mrcash: No transaction ID given but the "transactionId" parameter is set to our order ID
According to getDefaultParameters()
only subAccountId
is required. Does anybody got TargetPay gateways (version 2.2.1) working and knows how to fix these errors?