#Surya-Mani

1 messages · Page 1 of 1 (latest)

honest totemBOT
restive forum
#

Hi there!

#

What's your question?

glossy egret
#

I this page after clicking confirm ,Can we customize to where this page to redirect?

restive forum
#

Hum... I don't think so. Are you using the no-code customer portal, or the one with code?

glossy egret
#

With code

#

this one

restive forum
glossy egret
#

There is no way to redirect

restive forum
glossy egret
#

ok

restive forum
#

I just deleted your message since it contained your test key

#

What exactly is the issue with the code you shared? Do you get an error message? If so which one?

glossy egret
#

no in session url there is an object like url

#

How will I store that object in variable

restive forum
#

I'm sorry I don't understand your question. Maybe can you share your code again (without the secret key)?

glossy egret
restive forum
#

Thanks for sharing your code. Can you clarify if the code is working of there's an error?

glossy egret
#

code is working

#

If i hover in session url I will see some responses

#

There is one response like url ,I need to store that url in variable How will i do that?

restive forum
#

Store it where? What are you trying to do? I still don't understand.

#

Also why do you want to store it? A poartal session is only valid for a few minutes. So you'll probably need to create another session for the user if needed instead of reusing the same one.

glossy egret
#

I need to store that url in a variable and use it in frontend for redirection by clicking that link or button

restive forum
glossy egret
#

ok

#

i have another one doubt

glossy egret
#

Then how the updated plan will store in our DB

restive forum
glossy egret
#

i don;t understand

restive forum
#

Which part? When the customer change their plan, a webhook event will be sent to your server, and there will (for example) update your database with the new plan.