{
	"id": "cd2e5265-8d60-480d-9f6a-290b2158dfbc",
	"created_at": "2023-12-04 00:00:00",
	"updated_at": "2023-12-04 00:00:00",
	"license": [ "personal", "plus", "professional", "ultimate", "elite" ],
	"categories": [ "features-functionality" ],
	"keywords": [ "on-site", "grabpay", "myr", "sgp" ],
	"slug": "grabpay-payment-form",
	"name": "GrabPay Payment Form",
	"description": "Allow customers to pay with GrabPay, a digital wallet in Malaysia and Singapore.",
	"url": "",
	"data": {
		"title": "GrabPay Payment Form",
		"description": "",
		"type": "embedded",
		"payment_methods": [ "grabpay", "card" ],
		"fields": [
			{
				"type": "email",
				"label": "Email Address"
			},
			{
				"type": "plan_select",
				"label": ""
			},
			{
				"type": "card",
				"label": "",
				"icons": "yes"
			},
			{
				"type": "checkout_button"
			}
		],
		"prices": [
			{
				"unit_amount": 1000,
				"currency": "myr"
			}
		]
	}
}
