#xfechx-terminals
1 messages · Page 1 of 1 (latest)
Hi @lyric radish
I am using woocommerce + foosales + wisePOS E in Germany
It is working ok, but I would like to extend functionality also to use the reader by itself
without having to open up a web-app, etc. etc.
I have knowledge mostly in backend (PHP), what options do I have to use or make a simple application for the terminal that I can use to take payments and set up subscriptions with the terminal ?
Also - I would like to take fees as part of each charge, how can I set this up? Can this be done with webhooks?
Also - if I ordered a reader, can I assign this reader to any of my German accounts , and use it with Stripe Connect? I got it for the account 'Marla Records', but I would instead like to use it for 'Marla Records' as connected account of 'Asevatu Digital Europe'
that's not supported today
you need to drive the reader through a POS (a web app/mobile app etc), that's just how it works. There might be on-reader integrations in the future but it's long term
you just take application_fee_amount using Connect, same as in regular Connect integrations, https://stripe.com/docs/terminal/features/connect
not sure actually, I think it's fine though
it says message could not be loaded
can this be used in Germany?
yes terminal is available in germany
OK, yes I would like to build something... Is there any code examples using backend that can kickstart me?
that's not the question
please read through before
sorry my bad, unfortunately server-driven integration for terminal is only available in the US
you'd have to use the traditional integration which involves connecting to the reader from the webapp
exactly
so if I am a php developer I have no options
?\
is there an already existing web-app that I can use?
my reader is a WisePOS E reader
not a bluetooth one
you can always do a webapp (front-end code) with php
the answer, as per the image you share above, is unfortunately no
OK
so what options do I have then?
I would need to build a web app without stripe API ?
when will this be available in Europe, and Australia?
you can develop using the Javascript SDK
yes for your webapp
OK, also how can I set up a payment page that orders a terminal right away from Stripe?