Hello David (and anyone else following the WebPayments API). When implementing a list of prices in all currencies for the JWT payment format -- https://wiki.mozilla.org/WebAPI/WebPayment#In-app_payment -- the Marketplace team ran into snag with the country code. Why is country code needed? Is this needed by BlueVia? Can we remove this and just specify a currency code and price? It is unclear to us how or why we would declare a country code. For example, EUR (Euro) would map to many many countries, not a single one.
Making this change would also require changing request.defaultPrice to point to a currency code instead of a country code. Kumar _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
