-
Notifications
You must be signed in to change notification settings - Fork 67
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
Java 1.6 #228
Open
ankitdas13
wants to merge
45
commits into
master
Choose a base branch
from
JAVA_1.6
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
Java 1.6 #228
Changes from 3 commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
ee237f4
api setup
ankitdas13 0648098
api setup
ankitdas13 43cc17e
customer entity and mocktest
ankitdas13 a8fb17a
mock basetest class
ankitdas13 1394c5f
fundaccount entity and mock
ankitdas13 1dcdb71
invoice entity and mock
ankitdas13 80c79a4
order entity and mock
ankitdas13 a211807
item entity and mock
ankitdas13 c85c7ad
card entity and mock
ankitdas13 b089c98
settlement entity and mock
ankitdas13 233bfbd
payment entity and mock
ankitdas13 dc7d397
refund entity and mock
ankitdas13 1a51078
plan entity and mock
ankitdas13 9ff0927
subscription entity and mock
ankitdas13 ba1feef
addon entity and mock
ankitdas13 7c566b3
virtualaccount entity and mock
ankitdas13 fa32048
paymentlink entity and mock
ankitdas13 9e66964
transfer entity and mock
ankitdas13 8dacb71
registration entity and utils mock
ankitdas13 5fb4684
removed exception
ankitdas13 a5679ac
qrcode entity and mock
ankitdas13 937cb25
added comments & indentation
ankitdas13 f695661
updated pom and fix security checks
ankitdas13 57631fa
Merge pull request #245 from razorpay/qrcode_entity_nmock
ankitdas13 7c23fff
Merge pull request #244 from razorpay/registration_entity_n_utils_mock
ankitdas13 e73d721
Merge pull request #243 from razorpay/transfer_entity_nmock
ankitdas13 96be228
Merge pull request #242 from razorpay/paymentlink_entity_nmock
ankitdas13 b5f4926
Merge pull request #241 from razorpay/virtualaccount_entity_nmock
ankitdas13 813484f
Merge pull request #240 from razorpay/addon_entity_nmock
ankitdas13 10596bc
Merge pull request #239 from razorpay/subscription_entity_nmock
ankitdas13 7d2f437
Merge pull request #238 from razorpay/plan_entity_nmock
ankitdas13 fbc22fa
Merge pull request #237 from razorpay/refund_entity_nmock
ankitdas13 1bbc4dc
Merge pull request #236 from razorpay/payment_entity_nmock
ankitdas13 a503c64
Merge pull request #235 from razorpay/settlement_entity_nmock
ankitdas13 96315d7
Merge pull request #234 from razorpay/card_entity_nmock
ankitdas13 e723181
Merge pull request #233 from razorpay/item_entity_nmock
ankitdas13 99c44bd
Merge pull request #232 from razorpay/order_entity_nmock
ankitdas13 e2eba4f
Merge pull request #230 from razorpay/fundaccount_entity_nmock
ankitdas13 8360b02
Merge pull request #229 from razorpay/customer_entity_nmock
ankitdas13 cb0994d
update readme & added missing paymentLinkTest
ankitdas13 5aaac47
Merge pull request #231 from razorpay/invoice_entity_nmock
ankitdas13 9643835
pom update
ankitdas13 b2f2fb8
Merge branch 'JAVA_1.6' of github.com:razorpay/razorpay-java into JAV…
ankitdas13 c3a01e7
entity doc updated
ankitdas13 75b05e8
updated version
ankitdas13 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are we decreasing the version?