mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
subscribe
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user