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?