#jakub_50765

1 messages ยท Page 1 of 1 (latest)

steel mortarBOT
karmic thicket
#

Hi can you screenshot it?

opaque plank
#

Hi, ok I'll do, just a minute

#

sorry, it is in czech but you can see only Link method is rendered along with See more link

#

When click See more, Paypal is shown

#

I haven't found any settings in Stripe JS yet

karmic thicket
#

Hmm does your modal height change when you click?

opaque plank
#

yeh, when I click "See more" our modal, out modal height get changed as it has auto height so it is adjusted based on content

#

our modal height

karmic thicket
#

Um I think that's default based on the initial height. If you set you modal a bit taller should it expand in the first place? ๐Ÿ™‚

opaque plank
#

ah ok, thanks, I'll try it and let you know ๐Ÿ˜‰

steel mortarBOT
opaque plank
#

hmm but it would be pretty dificult to predict what height should be as I don't know number of Stripe method being rendered, isn't there any way how to force it to render all methods?

#

or I could do bit of workaround - once express checkout is ready, call click() on "See more" button to show all methods ๐Ÿ˜‰

opaque plank
#

ah great, thanks, didn't notice this parameter, I'll try now

#

bingo, it works! Thanks a lot