{
	"id": "f7890912-4ab6-48c6-82b3-dfbeb208cd5e",
	"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", "przelewy24", "poland" ],
	"slug": "przelewy24-payment-button",
	"name": "Przelewy24 Payment Button",
	"description": "Allow customers to pay with Stripe Checkout and Przelewy24, a popular payment method in Poland.",
	"url": "",
	"data": {
		"title": "Przelewy24 Payment Button",
		"description": "",
		"type": "stripe_checkout",
		"payment_methods": [ "p24", "card" ],
		"fields": [
			{
				"type": "plan_select",
				"label": "Price Options"
			},
			{
				"type": "payment_button",
				"text": "Pay Now",
				"processing_text": "Processing..."
			}
		],
		"prices": [
			{
				"unit_amount": 1000
			}
		]
	}
}
