* Revert "Revert "Update Wyre ETH purchase url" (#7631)"
This reverts commit bc67d1eecabb123bf21445e604780d2454d52d3e.
* Restrict widget to just debit card payments
Apple Pay apparently only works on Safari.
* Specify type before parameter name
Various JSDoc `@param` entries were specified as `name {type}` rather
than `{type} name`.
A couple of `@return` entries have been given types as well.
* Use JSDoc optional syntax rather than Closure syntax
* Use @returns rather than @return
* Use consistent built-in type capitalization
Primitive types are lower-case, and Object is upper-case.
* Separate param/return description with a dash
* Revert "Update Wyre buy ETH URL (#7482)"
This reverts commit 015ba83c6e69dcca676d626f70ef887a38ce01b9.
* Change test description from coinbase to wyre