- or download this
# -- Sandbox Server:
BASE_GCO_SERVER = https://sandbox.google.com/checkout/cws/v2/Merchant/
- or download this
sub order_item {
my ( $item, $opts ) = @_;
...
}
return { redir => $response };
}
- or download this
# -- Production Server:
BASE_GCO_SERVER = https://checkout.google.com/ws/v2/Merchant/