Just wanted to see if anybody has integrated the stripe terminal sdk into a bubble app yet? I’m looking to do this for a client and wanted to see if anybody had already treaded this territory. I looked through the Stripe plugins and didn’t see any that have integrated it yet.
I’m about to start on this adventure as soon as I get the terminal in. I believe it’s possible with using javascript calls but can’t say 100% certain if it will work or not, but I will let you know If and how I can get it to work.
Actually not yet, my Dev plans changed drastically and had to focus on other things, but I’m just about to come back to the terminal, I did get it in and I’m going to look over what @adam10 had posted to see if I can get it to work.
I don’t still have it active as Ive had to work on the rest of my app and the go back and do this at the end. I only spent about 1 hour at this to make it work though. I’ve found it easier to access the Square terminals, they are prettier, and I was able to negotiate a rate with Square where Stripe did not respond.
However, it currently doesn’t support stripe connected accounts, so there’s no way of configuring where the funds actually go. It just goes to the stripe account tied to the API keys.
I’ve integrated Stripe Terminal using server-driven integration. However there’s a challenge when collecting the card from the terminal and using it to create a Stripe subscription, following this:
Tried the plugin by Variantim but we are in the UK and that puts us in the Stripe beta area.
So, we end up with:
We get a “non completed” transaction since Stripe is executing a 3DS check, but without alerting the customer to the need of this step.
I wish I could be responding with some assistance, but you might be my savior. Can you explain to me how you integrated your Stripe Terminal? I am having an extreme amount of trouble trying to figure this out. I would really appreciate the help!.
Does anybody know if a wrapped bubble app could be used to read credit cards? I guess it depends on the wrapping features. @gaurav do you believe this could become a feature of your wrapping?