Hi,
There is a setting in TransactionSettings to set the duplicateWindow for the Hosted payment form. While adding this setting getting below error.
And is there any way to change the Duplicate transaction message to something else??
Current Message : "A duplicate transaction has been submitted." -->Needs to change this to "A duplicate transaction has been submitted with in 15 mins."
Error:
{"messages":{"resultCode":"Error","message":[{"code":"E00003","text":"The element 'transactionRequest' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd' has invalid child element 'transactionSettings' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'. List of possible elements expected: 'surcharge, merchantDescriptor, subMerchant, tip, processingOptions, subsequentAuthInformation, otherTax, shipFrom, authorizationIndicatorType' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'."}]}}