{"id":16548615,"url":"https://github.com/allan-nava/go-gestpay","last_synced_at":"2026-06-11T14:31:09.452Z","repository":{"id":61629374,"uuid":"499765166","full_name":"Allan-Nava/Go-GestPay","owner":"Allan-Nava","description":"GO gestpay SDK  https://api.axerve.com/#wscryptdecrypt-api","archived":false,"fork":false,"pushed_at":"2024-03-30T01:52:20.000Z","size":34,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T01:33:56.984Z","etag":null,"topics":["go","golang","soap","soap-api"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Allan-Nava.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"Allan-Nava","patreon":null,"open_collective":null,"ko_fi":"allan_nava","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-06-04T08:13:09.000Z","updated_at":"2022-10-21T19:54:46.000Z","dependencies_parsed_at":"2024-06-20T08:05:04.748Z","dependency_job_id":null,"html_url":"https://github.com/Allan-Nava/Go-GestPay","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allan-Nava%2FGo-GestPay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allan-Nava%2FGo-GestPay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allan-Nava%2FGo-GestPay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allan-Nava%2FGo-GestPay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Allan-Nava","download_url":"https://codeload.github.com/Allan-Nava/Go-GestPay/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241852158,"owners_count":20030969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","soap","soap-api"],"created_at":"2024-10-11T19:26:30.192Z","updated_at":"2025-12-01T16:02:34.582Z","avatar_url":"https://github.com/Allan-Nava.png","language":"Go","funding_links":["https://github.com/sponsors/Allan-Nava","https://ko-fi.com/allan_nava"],"categories":[],"sub_categories":[],"readme":"# Go GestPay \n\n[![Go Report Card](https://goreportcard.com/badge/github.com/Allan-Nava/Go-GestPay)](https://goreportcard.com/report/github.com/Allan-Nava/Go-GestPay)\n[![GoDoc](https://godoc.org/github.com/Allan-Nava/Go-GestPay?status.svg)](https://godoc.org/github.com/Allan-Nava/Go-GestPay)\n\n\n\n\nAxerve Ecommerce Solutions WsCryptDecrypt web service is exposed at following URLs:\n\nenvironment\tURL\n\n```\ntest\thttps://sandbox.gestpay.net/gestpay/GestPayWS/WsCryptDecrypt.asmx?wsdl\nproduction\thttps://ecommS2S.sella.it/gestpay/GestPayWS/WsCryptDecrypt.asmx?wsdl\n```\n\nWSCryptDecrypt web service is available on production and test servers and does not require any installation on the merchant’s server.\n\nThe merchant must implement – in the page(s) of the virtual store configured to handle payments – a call to the webservice which handles requests to use the Axerve Ecommerce Solutions encryption service.\n\nTo request the encryption service you can call the Encrypt method.\n\nIf the encryption operation is concluded correctly (TransactionResult tag value with OK), the encrypted data string returned by Axerve Ecommerce Solutions will be available by reading the value of the CryptDecryptString tag.\n\nIf not, the values of the ErrorCode and ErrorDescription tag will make it possible to identify the reasons that prevented the encryption operation. To request the decryption service it is necessary to call the Decrypt method, passing the shopLogin and CryptedString tags with the values communicated by Axerve Ecommerce Solutions.\n\nThe information containing the transaction result will be available by reading the information in the XML response file corresponding to the result of the transaction.\n\n\nAxereve documentation: https://api.axerve.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallan-nava%2Fgo-gestpay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallan-nava%2Fgo-gestpay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallan-nava%2Fgo-gestpay/lists"}