-
zepor updated
2 months ago
-
I'm trying to recover the reader's connection progress this way.
```tsx
const [progress, setProgress] = useState('0')
const { } = useStripeTerminal({
onDidReportReaderSoftwareUpdateProgress(p…
-
### Issue
I wanted to test a successful payment on a subscription by triggering the event via Stripe CLI. I talked to a developer in the Developer Discord. He tested it on MacOS, where it worked.
I …
-
Hi,
Whenever try to build release apk that time showing error like this :
can you please help me
ERROR: Missing classes detected while running R8. Please add the missing classes or apply addition…
-
I'm getting a generic error when using a test card in development mode in Rails 5.
When I submit the form, Stripe returns a 200 status but the response appears to be blank or undefined (response['l…
-
## How
1. Add the `*` select to the `listen` command. Right now you can do `hookdeck listen 9001 shopify` which starts the CLI without a source select prompt for the source specified. With `hookdec…
-
**Describe the bug**
`collectPaymentMethod` method (I would also check other methods in this hook) from `useStripeTerminal` returns an object containing a prop `error` typed as `error: StripeError;` …
-
### Issue
I've successfully installed stripe with apt, used `stripe login` to get the tokens/secrets and the `stripe config --list` shows that everything is there (keys start with "rk_").
When I run…
-
Stripe now offers tap to pay for Android devices and was wondering if this could be added like you have for iOS. Also any idea when a stable v3 will be out? Thanks!
-
### What is the issue?
Running `tier connect` just hangs on the terminal without completing.
```console
$ tier -v connect
tierDEBUG: background: inBackground=false
tierDEBUG: tier: profile not …