subscribe

This commit is contained in:
Zsolt Ero
2024-01-18 19:23:58 +01:00
parent c9ffae4ddc
commit 53942d69ab

View File

@@ -9,19 +9,13 @@ Paddle.Setup({
settings: {
displayMode: 'inline',
frameTarget: 'checkout-container',
// frameInitialHeight: "450",
// frameStyle: "width: 100%; min-width: 312px; background-color: transparent; border: none;"
// frameInitialHeight: '450',
// frameStyle: 'width: 100%; min-width: 312px; background-color: transparent; border: none;',
},
},
})
Paddle.Checkout.open({
settings: {
displayMode: 'inline',
frameTarget: 'checkout-container',
// frameInitialHeight: "450",
// frameStyle: "width: 100%; min-width: 312px; background-color: transparent; border: none;"
},
items: [
{
priceId: ITEM_ID,