On Sep 6, 2012, at 4:26 AM, DAVID LOZANO LLANOS wrote: > HI Kumar > > The only reason I can see to include the country is to cover cases where > the desired prices vary between different countries sharing the same > currency (e.g. Germany - Spain), due to "market/economic" reasons. If we > agree this is just a corner-case, we could simplify and just include > currency. At BlueVia side we "discover" the country based on user's > identity/MSISDN. > > +1 for the simplification.
Yeah, I was thinking it would be up to BlueVia (or whatever processor) to decide what currency to use in a given region. I think it is more reasonable to ask the processor to make that decision. OK, we will implement it with just currencies, no country codes, and I will update the wiki. thanks, Kumar > > Regards, > > David > > El 05/09/12 19:06, "Kumar McMillan" <[email protected]> escribió: > >> 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 > > > ________________________________ > > Este mensaje se dirige exclusivamente a su destinatario. Puede consultar > nuestra política de envío y recepción de correo electrónico en el enlace > situado más abajo. > This message is intended exclusively for its addressee. We only send and > receive email on the basis of the terms set out at: > http://www.tid.es/ES/PAGINAS/disclaimer.aspx _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
