Confirmed users
1,158
edits
Line 76: | Line 76: | ||
In solitude: | In solitude: | ||
* Add in | * Add in Boku layer through the solitude proxy, that adds in: | ||
{| | {| border="1" cellpadding="2 | ||
| merchant-id || is this one for all mozilla calls? | | merchant-id || is this one for all mozilla calls? | ||
|- | |- | ||
| password || one for all mozilla calls? | | password || one for all mozilla calls? | ||
| | |} | ||
* Add in API to call Boku to start a payment, passing through app, customer id and price. | |||
** Call https://api2.boku.com/billing/request, fields: | |||
{| border="1" cellpadding="2 | |||
| service-id || is this the developer id? | | service-id || is this the developer id? | ||
|- | |- | ||
Line 98: | Line 103: | ||
* Add in APIs to token check to ensure Boku responses are valid. | * Add in APIs to token check to ensure Boku responses are valid. | ||
** Call https://api2.boku.com/billing/request | ** Call https://api2.boku.com/billing/request | ||
{| | {| border="1" cellpadding="2 | ||
| merchant-id || is this one for all mozilla calls? | | merchant-id || is this one for all mozilla calls? | ||
|- | |- |