#Baptiste LB

1 messages · Page 1 of 1 (latest)

fleet otterBOT
novel cedar
#

hi! what do you do on the frontend with the PaymentIntent, what integration does that use?

#

Link does work in Europe

golden storm
#

I'm using HTML + JS :

<form id="payment-form" data-client-secret='{{ client_secret }}'>
  
                        <div id="link-authentication-element"></div>

                        <div id="payment-element">
                            <!-- Elements will create form elements here -->
                        </div>
                        <button class="eximo-button-primary" id="submit">Payer</button>
                        <div id="error-message">
                            <!-- Display error message to your customers here -->
                        </div>
                    </form>

#

I get this :

novel cedar
golden storm
#

Oooh okay, I did not. Thanks a lot, I see where to go now 🙂

#

Do you know if it is possible to force the user to use Link? So we can pay only 1.2% fees instead of 1.5% or 1.9%. For our business, it changes a lot

peak musk
#

Hi! I'm taking over this thread.

#

No I don't think that's possible.

golden storm
#

Okay, thanks