This commit is contained in:
Zsolt Ero
2024-01-30 01:16:42 +01:00
parent 7b243aedec
commit 14a6af7ab9

View File

@@ -15,10 +15,10 @@ Paddle.Setup({
}, },
}) })
Paddle.Checkout.open({ // Paddle.Checkout.open({
items: [ // items: [
{ // {
priceId: ITEM_ID, // priceId: ITEM_ID,
}, // },
], // ],
}) // })