{
	"id": "cd6da3d7-b9d3-482e-a7d6-41c7e9ca43cb",
	"created_at": "2023-05-09 00:00:00",
	"updated_at": "2023-05-09 00:00:00",
	"license": [
		"lite",
		"personal",
		"plus",
		"professional",
		"ultimate",
		"elite"
	],
	"categories": [ "features-functionality" ],
	"keywords": [ "off-site", "alipay" ],
	"slug": "alipay-payment-button",
	"name": "Alipay Payment Button",
	"description": "Allow customers to pay with Stripe Checkout and Alipay, a digital wallet in China.",
	"url": "",
	"data": {
		"title": "Alipay Payment Button",
		"description": "",
		"type": "stripe_checkout",
		"payment_methods": [ "alipay", "card" ],
		"fields": [
			{
				"type": "plan_select",
				"label": "Price Options"
			},
			{
				"type": "payment_button",
				"text": "Pay Now",
				"processing_text": "Processing..."
			}
		],
		"prices": [
			{
				"unit_amount": 1000
			}
		]
	}
}
