Urgent Stripe help needed

I have an urgent need to add Stripe payments to my Xano/weweb app. This needs to be done and tested within the next 3 days (by August 6 EOD latest).

I need Guidance/Assistance from an expert who has successfully implemented Stripe payments as described below. If you’re an expert, I’m guessing it would only take an hour of your time, which I would gladly pay for.

I’ve repeatedly watched Quentin’s excellent videos on how to implement Stripe Checkout and Stripe Element in a weweb app (which I think I could do myself) - but those videos only let the user buy a SINGLE product. What I need is the ability for a user to add MULTIPLE items to a shopping cart and then have the combined price (a single amount) be sent to Stripe for payment processing. I’m not sure if that’s possible using Stripe Checkout or Stripe Element. If it is, is there a video showing how to do that?

Particulars:

  • Small number of products (<10)
  • I be just as happy to maintain products in only 1 place (Xano) - but if I have to I’ll replicated in Stripe.
  • If there’s no ‘cart’ functionality available through the Stripe plugin in weweb, I think I may have to build a custom shopping cart in weweb, and have a ‘Pay Now’ button that opens up a Stripe payment form.
  • Ideally I want to pass the following data to Stripe: Xano user_id, name so that it will be easy to look up a user’s transactions on Stripe.

(for those of you who are also StateChange members, I apologize in advance for the redundant post)

@Quentin @Joyce

Not making a pitch, but putting it out there that I think this would be a lot more than 1 hour of time. :smile:

Just looking at your existing data structure, how you’ve built things in WeWeb, checking your existing Stripe buildout, meeting discussions on the implementation-- all of that would likely be an hour or more without anything even being built.

1 Like

fair point… :slight_smile: I didn’t mean to make anyone commit to 1 hour… but I don’t think it would be that big of a job

Not really a great strategy to say “I’m unable to do it” but it should take very little time. Usually this combo attracts 1. People who want to take advantage 2. People who know less than u about the topic and overpromise.

Interesting that statechange isn’t able to help with this. Thought they did things like this.

From what I read, I think this would takw more than a hour, especially if you’re making a Cart on the WeWeb x Xano side.

LOL. Good points @Broberto ! I did post on StateChange, and got an excellent response from @raydeck . His advice was to use the Xano Checkout extension and do it myself. I’ve just finished Xano’s videos on the subject and think I’m gonna give it a go myself. :stuck_out_tongue:

2 Likes