{
	"id": "5201e546-8de6-42dc-9e5f-d3cc51813fa2",
	"created_at": "2022-11-01 00:00:00",
	"updated_at": "2022-11-01 00:00:00",
	"license": [ "personal", "plus", "professional", "ultimate", "elite" ],
	"categories": [ "features-functionality" ],
	"keywords": [ "on-site", "coupon", "discount" ],
	"slug": "coupon-code-payment-form",
	"name": "Coupon Code Payment Form",
	"description": "Collect credit card payments with a basic form, accept coupons.",
	"url": "",
	"data": {
		"title": "Coupon Code Payment Form",
		"description": "",
		"type": "embedded",
		"payment_methods": [ "card" ],
		"fields": [
			{
				"type": "email",
				"label": "Email Address"
			},
			{
				"type": "plan_select",
				"label": ""
			},
			{
				"type": "coupon",
				"label": "Coupon Code"
			},
			{
				"type": "card",
				"label": "Credit Card"
			},
			{
				"type": "checkout_button"
			}
		],
		"prices": [
			{
				"unit_amount": 1000
			}
		]
	}
}
