-
### Describe the bug
Purchase attempts that fail due to an Advanced Fraud rule, create an order with a "Pending" status. The impact is that there's an order stream of failed transactions intermixing …
-
# Global Sprint Planning
## 3 things that might take us down
1.
2.
3.
# Team sprint planning
For your team sprint planning copy this template into a comment below for each team.
```…
-
An earlier version of the payment API accepted full card and billing address details as input. This has since been updated to accept only the stripe card id (assuming that the front-end card component…
-
Hello, I have a problem when using self-hosting, I have done everything according to the documentation at https://dub.co/docs/self-hosting, but when I deploy to Vercel an error occurs:
> Final erro…
-
### From an organization's perspective
- [x] we add a new role of Accountant to organizations (multiple Accountants are possible)
- an Accountant can:
- create wallets, from now on credit acc…
-
### Acceptance criteria
- The behavior for users must continue to be the same as with the legacy PE implementation
- Allowing saving cards and used saved ones must continue to follow the "Enable p…
-
**Describe the bug**
The error being thrown if the user closes customer sheet without choosing another card, not already selected.
**To Reproduce**
Steps to reproduce the behavior:
1. Open custo…
-
I am trying to configure Stripe webhooks and it doesn't seem to work for me:
I configured the app:
```typescript
StripeModule.forRoot(StripeModule, {
apiKey: stripeSecretKey,
webhoo…
-
### Describe the bug
I was trying to receive a Subscription and could not due to a `error serializing or deserializing a request` error.
Above where I was getting that error, there was a log sayi…
-
### Describe the bug
Hello everyone,
I've created a stripe checkout session and in the **line_items property** I'm passing the products I receive from the request's body.
In the **product_data** …