-
Related to issue #51.
I think current recurring payment won't charge immediately (for the first month) upon complete. And I found add a "activation" param to make it happen (am I wrong?). Since it's …
-
One of the things that we've seen with companies that have recurring billing or delayed invoicing is a higher than normal rate of Soft Failures when charging a card. A Soft Failure is a card declinati…
matin updated
11 years ago
-
Integrate the [Stripe app](https://github.com/jbroadway/stripe) for monthly billing. Billing should be able to include:
- Setup fee (e.g., $49 one-time setup)
- Recurring monthly fee (e.g., $24/mo)
- …
-
how can we add discount on recurring charge ?
shopify has given this capability
https://shopify.dev/apps/billing/purchase-adjustments/subscription-discounts#creating-discounts
-
To create a **roadmap issue** for your **DuelTasks** app on GitHub, you can structure it as a high-level overview of the project goals, upcoming tasks, and milestones. Here's an example of how you cou…
-
There might be an issue with `BUNDLE` billing alignment and `ANNUAL` plans.
**Steps to reproduce:**
1. Upload the following catalog:
```
2020-01-01T00:00:00+00:00
ExampleCatalog
…
-
This can be an issue when a user checks out for a free level and then paid levels, and wants to change billing info for those new paid levels. Instead of being able to do so, they receive the error "T…
-
Consider the following request:
```console
curl http://localhost:12111/v1/subscriptions/sub_1MowQVLkdIwHu7ixeRlqHVzs
```
It returns the ID from URL parameter (`sub_1MowQVLkdIwHu7ixeRlqHVzs`) o…
-
Hi, thank you kindly for this module.
How does it work to securely process payments? Does it store secure data?
I'm having a hard time finding a simple recurring billing solution for Magento 1.x…
rcgit updated
3 years ago
-
An option to disable reminder emails for clients who have already opted-in for auto billing for their recurring emails would be nice or just have this behaviour enabled by default would make sense as …