-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BKNDLSS-34230]: Add findCustomers method #6
Open
JoeSilentJoe
wants to merge
88
commits into
scadgek:master
Choose a base branch
from
Backendless:vova_ya/34230/Add_findCustomers_method
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[BKNDLSS-34230]: Add findCustomers method #6
JoeSilentJoe
wants to merge
88
commits into
scadgek:master
from
Backendless:vova_ya/34230/Add_findCustomers_method
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…s. / [BKNDLSS-21551] Billing service does not return info about product recurring type or not
…nent_recurring_field_and_new_model_for_subscription [BKNDLSS-21361] Change the duration of the Cloud99 trial to be 30 days. / [BKNDLSS-21551] Billing service does not return info about product recurring type or not
as part of task BKNDLSS-21574 Add route for BBs conversion
…t_balance_on_renewal [BKNDLSS-21873] Credit balance should not reset before payment
…nts_and_subscription_states Constants for events and subscription states.
…e_is_not_set_for_subscription [BKNDLSS-22518] Applications with referral code created without Chargify subscription
…_cache_invalidation [BKNDLSS-22600] Card added to app, but it is not displayed
…-22701] Support for changing the billing plan before the end of the trial period
…ription_charge_and_update_billing_date_methods [BKNDLSS-22702] Special handling of "Springboard Shortcut" / [BKNDLSS-22701] Support for changing the billing plan before the end of the trial period
…ing_plans [BKNDLSS-23440] Add support for annual pricing plans
…ling_plan # Conflicts: # src/main/java/com/chargify/model/Product.java # src/test/java/com/chargify/ProductsTest.java # src/test/java/com/chargify/SubscriptionDelayedChangeTest.java # src/test/java/com/chargify/SubscriptionsTest.java
…out_next_billing_plan [BKNDLSS-24139] Add information about the next billing plan
… to the latest versions
BKNDLSS-30088 Cannot publish deployment model
BKNDLSS-30118 Current balance does not change after exchanging BBs
…"Users/Login" page
BKNDLSS-30259 Unable to activate "Cookie-based Authorization" on the …
…ubscription_by_id [BKNDLSS-30309] Billing. "Get status" endpoint returns error instead of default value
…payout [BKNDLSS-29769] Developer payout
…pe_for_subscribtion_total_revenue [BKNDLSS-30458] Billing. Numeric value out of range for some subscriptions on devtest
…_out_of_range_in_chargify_sdk [BKNDLSS-30458] Billing. Numeric value out of range for some subscriptions on devtest
…ng_date_should_be_preserved [BKNDLSS-30531] Next billing date should be preserved when billing plan is changed
[BKNDLSS-30720] New backendless billing
…t/clone attempt instead of not allowing these operations
…rge_depth_on_import_export_clone [BKNDLSS-30821] Billing. Try to charge existing depth on import/export/clone attempt instead of not allowing these operations
…rges_from_backendless_charger [BKNDLSS-30795] Record one-time charges for custom developer products
…ponent_price_method BKNDLSS-31948 Add route to update pricing for subscription-based products
… in devtest. Updated Spring dependencies to match those from billing.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add findCustomers method