-
See here for details
https://developers.braintreepayments.com/start/overview
https://developers.braintreepayments.com/start/hello-server/python
-
Invoicing & refunds
- Right now if a booking is canceled, it is unclear if the payment was made or not.
- We used to store "charge" -> although I see it says "old api" in the comments now.
-…
-
would be awesome with stripe integration.
Charge for consultations etc.
-
The following might be a good option.
https://stripe.com/?utm_source=adpacks_us&utm_medium=sidebar&utm_content=deck2&utm_campaign=may12
-
Let's say I have a `createOrg` route in my app, which is called when a user attempts to create a new organisation. In this route, I create an org record in my DB and a Stripe Customer. To ensure both …
-
We want to be sell our awesome Tina merch on the website.
Options:
1. Use Stripe (free since we already use it) - https://vercel.com/guides/getting-started-with-nextjs-typescript-stripe
2. Use Sh…
-
**Is your feature request related to a problem? Please describe.**
The documentation is lacking a detail that i find is important to know
**Describe the solution you'd like**
There should be a no…
-
# Context
We have a lot of thoughts about fiat payment processors.
We learnt that :
- Sum Up has a (hidden in documentation) maximum limit for online payment
- in France, for european cards, w…
-
### Is your feature request related to a problem? Please describe.
Hello, we are trying to implement "shipping rate requests by server" using this guide
https://docs.stripe.com/payments/checkout/…
-
Currently the boilerplate supports lemon squeezy for accepting payments . The stripe integration should be there too as a separate route for the user to choose between the two .