我正在尝试在PHP中集成Google Checkout API。我需要从项目名称,商品价格,商品数量等形式向Google Checkout发送一些输入值。
请建议我一些链接或代码来解决它......
$item_1 = new GoogleItem($item, // Item name
$itemdesc, // Item description
$total_count, // Quantity
10); // Unit price