mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 14:32:15 +00:00
inline checkout
This commit is contained in:
@@ -5,14 +5,14 @@ Paddle.Setup({
|
|||||||
eventCallback: function (data) {
|
eventCallback: function (data) {
|
||||||
console.log(data)
|
console.log(data)
|
||||||
},
|
},
|
||||||
checkout: {
|
// checkout: {
|
||||||
settings: {
|
// settings: {
|
||||||
displayMode: 'inline',
|
// displayMode: 'inline',
|
||||||
frameTarget: 'checkout-container',
|
// frameTarget: 'checkout-container',
|
||||||
frameInitialHeight: '450',
|
// frameInitialHeight: '450',
|
||||||
frameStyle: 'width: 100%; min-width: 312px; background-color: transparent; border: none;',
|
// frameStyle: 'width: 100%; min-width: 312px; background-color: transparent; border: none;',
|
||||||
},
|
// },
|
||||||
},
|
// },
|
||||||
})
|
})
|
||||||
|
|
||||||
// Paddle.Checkout.open({
|
// Paddle.Checkout.open({
|
||||||
|
|||||||
Reference in New Issue
Block a user