#emiljonssom12344321
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- emiljonssom12344321, 16 hours ago, 44 messages
Are you using direct charge or destination charge?
direct charge i guess, what are the difference?
Direct charges are created in the connected accounts, so you need to register their domains on behalf of them for Apple Pay
Destination charges are created in platform, so you just need to register their domains on your account for Apple Pay.
so basically we are not using stripe connect, each client has its own integration to our platform and their own domain
Then they need to register the Apple pay domain by themselve
yes, but it is their domain not ours?
this is our script that the checkout appears in: <script src="https://plugin.rentalbuddy.io/static/js/main.js"></script>
So is it that domain or on the domain that the script is implemented?
https://stripe.com/docs/payments/payment-methods/pmd-registration?platform=api this is how you register domain
yes i know, but what domain? the one in the plugin or the one where the plugin is installed example: https://gokaya.se/site/gokaya-demo-site-unmanned/
Vår enkla och lättanvända plattform låter kunder enkelt boka och hämta utrustning utan behov av personal, vilket ger dem en oförglömlig upplevelse.
our solution is a script and a div, so stripe isnt really implemented on our clients webpages
it is via a script and a div.
you can see it for yourself bu going to the above domain and click the book button
Hi! I'm taking over this thread.
if the hosted Checkout Session is hosted on example.com, then the merchant needs to register the domain example.com
ok so not the domain of the plugin?
I don't understand what that means.
we are a saas company providing a bookingsystem, the bookingsystem is implemented on our clients websites using this script: <script src="https://plugin.rentalbuddy.io/static/js/main.js"></script>
here is an example where the script is implemented: https://gokaya.se/site/gokaya-demo-site-unmanned/
what of the domains needs verification?
Vår enkla och lättanvända plattform låter kunder enkelt boka och hämta utrustning utan behov av personal, vilket ger dem en oförglömlig upplevelse.
the domain in the plugin or the one where the plugin is implemented on