/app.api.demo-pp-go.ssn.digital

An example implementation of the SSN payment provider API written in Go

Primary LanguageGo

app.api.demo-pp-go.ssn.digital

An example implementation of the SSN payment provider API written in Go

The current implementation covers the following endpoints from the reference:

GET /status GET /info

POST /authorize/{public_key}/{ssn_account}

POST /charge/auth/{payment_address} POST /charge/onetime/{payment_address}