billing
Here are 254 public repositories matching this topic...
-
Updated
Jun 9, 2020 - PHP
-
Updated
Jan 10, 2020 - PHP
Bacause of following proguard config
-assumenosideeffects class org.solovyev.android.checkout.Check {
static *;
}
I get following warnings:
Note: the configuration specifies that none of the methods of class 'org.solovyev.android.checkout.Check' have any side effects
Note: the configuration specifies that none of the methods of class 'org.solovyev.android.checkout.Check' have any
Something based on https://docs.djangoproject.com/en/3.0/howto/upgrade-version/ would be a good idea.
- Review the change log for breaking changes
- Upgrade one feature release at a time (eg 2.2.x to 2.3.x)
- Test for deprecation warnings before/after each feature release
- Suggestion to run
./manage.py djstripe_sync_modelsafter feature release in order to populate new fields - link to h
@voltrue2 I think we should add some documentation for the validate method. I'm also happy to submit a PR for this. I'm receiving the following errors sometimes and it is unclear without investigating the code whether this means the request failed or if the receipt is invalid. In my particular case, both of these failures were for valid receipts.
{ Error: read ECONNRESET
at TLSWrap.
Setup doctests
doctests will help us catch any stale examples in the documentation, in case the examples break due to changes in code.
The following need to be resolved for doctests to work:
- The outputs also have to be written down in the documentation
- Typical response objects are huge (will take up a lot of space).
- Responses are unique and can't be tested against.
- Our examples invoke calls
Failed to download
Was following through the installation steps on the Docs http://docs.boxbilling.com/en/latest/reference/installation.html but when i go to the Download Page https://www.boxbilling.com/download and try to download, i get an error of the kind below, yet i registered and got a free licence.
. However, to make the multi currency support shine, the currency and transaction currency amount columns should be added (optionally with an "fx rate" column?)
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Sep 17, 2017 - Java
Similar to #798 (Activities) or #545 (Tags) we need to build generic feature Notes & Comments.
For each type of record (e.g. Contacts, Organizations, Employees, Invoices, etc), we should be able to add some notes which will be displayed in like timeline style (i.e. it's a list of notes, most recent notes at the top, oldest at bottom of the list). Note: it is possible that some entities already
Add better docs
-
Updated
Apr 18, 2020 - Kotlin
-
Updated
Jun 8, 2020 - Go
-
Updated
Jun 9, 2020 - PHP
-
Updated
Jun 8, 2020 - PHP
-
Updated
Aug 2, 2018 - Java
-
Updated
Apr 3, 2018 - TypeScript
-
Updated
Dec 21, 2018 - C#
-
Updated
Nov 24, 2019 - Kotlin
Improve this page
Add a description, image, and links to the billing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the billing topic, visit your repo's landing page and select "manage topics."
When we run our invoicing logic, we print the billing events for debugging (see
DefaultInternalBillingApi):We should add the catalog version (
catalogEffectiveDate) as well, as this would be helpfu