Confirmed users
1,158
edits
No edit summary |
|||
Line 69: | Line 69: | ||
In webpay: | In webpay: | ||
* | * Add in an intersitial page at the beginning of the flow that: {{bug|987824}} | ||
** doesn't automatically start the payment flow | ** doesn't automatically start the payment flow | ||
** grabs the JWT in the request, adds in the MNC and MCC from JS | ** grabs the JWT in the request, adds in the MNC and MCC from JS | ||
** passes that webpay | ** passes that webpay | ||
* | * If we can't figure it out, fall back to Bango. | ||
* Look up request in solitude to see what choices are available. | * Look up request in solitude to see what choices are available. | ||
Line 85: | Line 85: | ||
* When we start a payment with Bango, ensure we pass through just "carrier billing" or "credit card" or both and ensure Bango use that, {{bug|882321}}. | * When we start a payment with Bango, ensure we pass through just "carrier billing" or "credit card" or both and ensure Bango use that, {{bug|882321}}. | ||
* If we can't figure out what to do with the payment, show a payment choice page. | |||
=== Payment === | === Payment === |