#jmthegreat-page

1 messages · Page 1 of 1 (latest)

prisma notch
#

@twin granite I've never seen this UI before. Can you provide more context/details?

spiral wren
#

hi @prisma notch I also encounter this

#

I need a way to remove this step

#

is there a way the we can skip this page after clicking a button then just directly proceed to our checkout page?

prisma notch
#

I don't understand, you gave me the same screenshot unfortunately

#

Can you provide a lot more details and context about this?

#

Like what URL are you on? How are you paying? Card or something else? What device, is it a mobile phone? a mobile app or webview?
I'm sorry I'm just not following where you see this and would need more details

#

cc @spiral wren and @twin granite

spiral wren
#

try to use 'Reserve Your Seat by Donating' Button

prisma notch
#

You seem to have hardcoded a Checkout Session URL straight in your HTML which would never work

#

Sessions can only be paid once and expire after 24 hours and that one is a few days old

spiral wren
#

what do you mean

#

this is not hard coded, this is created via groovefunnel

prisma notch
#

that's what I see, a hardcoded URL in your code to a Checkout Session that is 5 days old

#

I've never heard of groovefunnel but whatever is configuring this button is not working or broken and that's what you need to fix

spiral wren
#

this was made via stripe, that's why

#

i just embed the strip payment link to our website

prisma notch
#

I know but you are unfortunately mixing all the concepts together

#

that URL will never work

prisma notch
#

It's the URL to Checkout, it's for one customer to pay once and only once and it expires after 24 hours and will never work again

#

you are unfortunately confusing multiple products and behaviour together