-
https://github.com/capacitor-community/sqlite
-
### Describe the bug
(copied from the WooPay repo, text by @malithsen)
When placing a free-trial subscription, WooPay shows the following error
![Image](https://github.com/user-attachments/assets/d…
-
# Feature request
## Is your feature request related to a problem? Please describe.
Queries and subscriptions need to be mixed for most real-time applications. However, their implementations are…
-
Upstream issue: https://wordpress.org/support/?post_type=topic&p=18021829
---
There's a site which skips loading `wp-dom-ready` core package, breaking Subscribe block and throwing JS error in co…
-
Enable paid content subscriptions.
The content author sets the subscription price. And can create content that is available to paid users. For users, there must be a subscription transaction for paid…
-
I'm having trouble updating the `SubscriptionCase` the absinthe book uses for testing the subscriptions. How are you testing your subscriptions?
`06-chp.subscriptions/4-publish/test/support/subsc…
-
Is it expected that the lint `cancel_subscriptions` does not generate a diagnostic for the following code
```dart
import 'dart:async';
void f(Stream stream) {
stream.listen((_) {});
}
```
b…
-
ie, you can set suspended=true in which case they are paused, without having to delete them entirely
-
I've removed a couple subscriptions but I keep seeing them in subscriptions in grayjay. Tried reloading subscriptions but they still show up.
This is not the case when using official YouTube app or Y…
-
I'm implementing a webstore front on my page and I'd like to use the buy button to support shopify as my inventory management.
Some of our products area available in weekly and monthly subscriptions …