#MJFUT - Customer Portal

1 messages ยท Page 1 of 1 (latest)

indigo quail
#

Hi ๐Ÿ‘‹
Coding isn't scary ๐Ÿ™‚ It can be very empowering. But we can guide you in the lowest code approach too

solar niche
#

Would love to learn, know just a little bit of python from school (maths) but this type is totally unknown for me.

#

Could you give me a hand here? โ˜บ๏ธ

indigo quail
#

This focuses on directing your customer from your website to the portal, which is why we have the redirect

#

You could also create the customer portal and include the URL in an automated email to your customers.

solar niche
#

We already heavily use Zapier, so automation could be very good

#

But if I were to create a page on my website with a slug similar to mjfut.com/manage, that would probably be the easiest for my customers

#

And on that page, there is a button

#

How do I go about that?

#

This is where I get lost

indigo quail
#

Well that's where you'll need a developer to code something for you. We provide the snippet to generate the URL and demonstrate how you can integrate it but we can't really cover the entire web development. Basically you would create a button that, when clicked, triggered the function we show in that code snippet and redirect them to the customer portal URL.

solar niche
#

I have the option to create a button with a URL.

#

Would It work If i added that snipped as an HTML embed to the website?

#

And then make that HTML embed work as a button?

indigo quail
#

I don't know enough about your integration to advise anything there. This would be better handled by a developer who is aware of the security considerations as well as what code belongs where.

solar niche
#

Does this cost? If so, how much?

indigo quail
#

Because you'll need to use your Stripe API Key and that should never be exposed on a website

solar niche
#

A developer

indigo quail
#

I don't know. My area of expertise is helping developers integrate Stripe

solar niche
#

Do you have any documents or videos I can read or watch, practice and then I would be able to do it myself?

#

I would love to learn it myself

indigo quail
#

How are you creating a webiste?

solar niche
#

Webflow

#

If you know what it is

indigo quail
#

I do not. Unfortunately I don't have any information on this. Google is going to be more useful in this case.

solar niche
indigo quail
#

Both would require server-side coding.