Pin is Australia’s first all-in-one payment API
1–10 of 97 posts
Re: Pin is Australia’s first all-in-one payment API
#2Re: Pin is Australia’s first all-in-one payment API
#3I'm not sure what a JSON REST API is though.
What does "scheme" in the JSON response correlate to? I'm also not sure why so much information is essentially echoed back?
Re: Pin is Australia’s first all-in-one payment API
#4I really hope this works out, the idea is awesome. I suspect there's a fair amount of red tape to get it launched.
Re: Pin is Australia’s first all-in-one payment API
#5I really hope this works out, the idea is awesome. I suspect there's a fair amount of red tape to get it launched.
Re: Pin is Australia’s first all-in-one payment API
#6Finally something in Australia with possible potential. No information on pricing other than a monthly fee + transaction fee. I'm not sure what a JSON REST API is though. What does "scheme" in the JSON response correlate to? I'm also not sure why so much information is essentially echoed back?
Re: Pin is Australia’s first all-in-one payment API
#7Finally something in Australia with possible potential. No information on pricing other than a monthly fee + transaction fee. I'm not sure what a JSON REST API is though. What does "scheme" in the JSON response correlate to? I'm also not sure why so much information is essentially echoed back?
It's supposed to mean that the API responds with JSON data (as opposed to, say, XML). "REST" here just means we use standard URL patterns and rely on HTTP verbs (e.g. GET), to get stuff done.
Re: Pin is Australia’s first all-in-one payment API
#8Re: Pin is Australia’s first all-in-one payment API
#9Finally something in Australia with possible potential. No information on pricing other than a monthly fee + transaction fee. I'm not sure what a JSON REST API is though. What does "scheme" in the JSON response correlate to? I'm also not sure why so much information is essentially echoed back?
It's supposed to mean that the API responds with JSON data (as opposed to, say, XML). "REST" here just means we use standard URL patterns and rely on HTTP verbs (e.g. GET), to get stuff done.
Re: Pin is Australia’s first all-in-one payment API
#10What sort of red-tape has been causing you the most trouble? Also, are you partnering with one of the banks?