{
	"id": "bf8fd93c-92cf-4567-a06f-b3bea0e31d20",
	"created_at": "2023-06-27 00:00:00",
	"updated_at": "2022-06-27 00:00:00",
	"license": [ "personal", "plus", "professional", "ultimate", "elite" ],
	"categories": [ "features-functionality" ],
	"keywords": [ "on-site", "cash", "cashapp" ],
	"slug": "cashapp-payment-form",
	"name": "Cash App Payment Form",
	"description": "Allow customers to pay with Cash App, a popular consumer app in the US.",
	"url": "",
	"data": {
		"title": "Cash App Payment Form",
		"description": "",
		"type": "embedded",
		"payment_methods": [ "cashapp", "card" ],
		"fields": [
			{
				"type": "email",
				"label": "Email Address"
			},
			{
				"type": "plan_select",
				"label": ""
			},
			{
				"type": "card",
				"label": "",
				"icons": "yes"
			},
			{
				"type": "checkout_button"
			}
		],
		"prices": [
			{
				"unit_amount": 1000,
				"currency": "usd"
			}
		]
	}
}
