inline checkout

This commit is contained in:
Zsolt Ero
2024-01-30 01:28:52 +01:00
parent f6ded3166d
commit 5606e7fc3c

View File

@@ -5,14 +5,14 @@ Paddle.Setup({
eventCallback: function (data) {
console.log(data)
},
checkout: {
settings: {
displayMode: 'inline',
frameTarget: 'checkout-container',
frameInitialHeight: '450',
frameStyle: 'width: 100%; min-width: 312px; background-color: transparent; border: none;',
},
},
// checkout: {
// settings: {
// displayMode: 'inline',
// frameTarget: 'checkout-container',
// frameInitialHeight: '450',
// frameStyle: 'width: 100%; min-width: 312px; background-color: transparent; border: none;',
// },
// },
})
// Paddle.Checkout.open({