4 messages in com.googlegroups.google-checkout-api-ukRe: error message when we try to inst...
FromSent OnAttachments
stoo...@gmail.com26 Jun 2007 04:50 
smsm1127 Jun 2007 23:39 
Ben04 Jul 2007 15:12 
Ben04 Jul 2007 15:16 
Subject:Re: error message when we try to install the checkoutbutton
From:Ben (bmcl@gmail.com)
Date:07/04/2007 03:12:31 PM
List:com.googlegroups.google-checkout-api-uk

You have to explicitly set the currency to pounds, as it defaults to dollars.

Assuming you are using the demo code, use; $currency = "GBP";

On Jun 26, 12:51 pm, "stoo@gmail.com" <stoo@gmail.com> wrote:

we're getting this error message when we try to install the checkoutbutton: _type=error&error-message=The+currency+used+in+the+cart +must+match+the+currency+of+the+seller+account.+You+supplied+a+cart +with+USD+and+the+seller+account+is+associated+with+GBP.&serial- number=ed917332-2423-45fa-96c2-733c4dad1c63 does anyone know why?