ThatMarketingCo
Forum Replies Created
-
Forum: Plugins
In reply to: [Gravity Forms Eway] Errors since plugin updateOk have sent that to you
Forum: Plugins
In reply to: [Gravity Forms Eway] Errors since plugin updateOk here’s the page. I’ve added the API Key and Password back in so that you can see the error. I can’t see any JS errors though.
https://www.interplast.org.au/v2/donate/donate-now/
It’s using the live API, and you’ll get the two errors listed above
We also have a bit of custom JS/css just for display of the form/fields, however all values are correct where they need to be.
Forum: Plugins
In reply to: [Gravity Forms Eway] Errors since plugin updateJust talking with the eWay support and they reckon all accounts can accept direct connection, as long as you are using Client Side encryption. They’re saying the only time you’d need to do additional work on the account is if you want to use Direct connection without the CSE, in which case the client needs to provide them with a PCI SAQ document proving their compliance.
He’s confirmed you’re technically right. That you can get the transactions to work if client provides the PCI documentation – however this can be a lengthy process.
He’s said those errors confirm valid API key/password and that the error codes suggest the requests are not using the correct connection method – or that no CSE is in use.
They checked the responses/requests coming through and have confirmed the transaction requests are coming through with unencrypted card number and cvn. Have said to refer this to you – https://eway.io/api-v3/#client-side-encryption
Forum: Plugins
In reply to: [Gravity Forms Eway] Errors since plugin updateThanks Ross. Appreciate the quick response and helpful tip.
What I had done was tested with API key/pass AND the encryption key, and then tested with all 3 removed. But removing just the API key/pass and leave the encryption key works.
Will get client & eWay to configure the account for direction connection. Thanks again.