Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: 615 - Errore tecnico #4

Open
sc24289 opened this issue Mar 1, 2021 · 0 comments
Open

Error: 615 - Errore tecnico #4

sc24289 opened this issue Mar 1, 2021 · 0 comments

Comments

@sc24289
Copy link

sc24289 commented Mar 1, 2021

I have customised the php5-gestpay-starter package with my credentials, I can connect to the test environment but I receive Error: 615. Not sure why.

I activated trace as suggested: here's the request I am sending

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://ecomm.sella.it/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns1:Encrypt><ns1:shopLogin>GESPAYXXXXX</ns1:shopLogin><ns1:uicCode>242</ns1:uicCode><ns1:amount>10.05</ns1:amount><ns1:shopTransactionId>MY-SHOP-001</ns1:shopTransactionId><ns1:transDetails xsi:nil="true"/></ns1:Encrypt></SOAP-ENV:Body></SOAP-ENV:Envelope>

I have been doing an attempt using the apikey as well. Same result.

<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://ecomm.sella.it/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Body><ns1:Encrypt><ns1:shopLogin>GESPAYXXXXX</ns1:shopLogin><ns1:uicCode>242</ns1:uicCode><ns1:amount>10.05</ns1:amount><ns1:shopTransactionId>MY-SHOP-001</ns1:shopTransactionId><ns1:apikey>XXX *** S A N I T I Z E D *** XXX</ns1:apikey><ns1:transDetails xsi:nil="true"/></ns1:Encrypt></SOAP-ENV:Body></SOAP-ENV:Envelope>

Any suggestion? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant