-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from Xaxxis/master
Add link sample app
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -515,10 +515,11 @@ JSONObject refundTransaction("YOUR_ORDER_ID OR TRANSACTION_ID", params()); | |
``` | ||
|
||
## 4. Examples | ||
Examples are available on [/examples](example) folder. | ||
Examples are available on [/examples](example) folder | ||
There are: | ||
- [Core Api examples](example/src/main/java/com/midtrans/sample/controller/CoreApiController.java) | ||
- [Snap examples](example/src/main/java/com/midtrans/sample/controller/SnapController.java) | ||
- [Live Demo App](https://midtrans-java.herokuapp.com/) | ||
|
||
## Get help | ||
|
||
|
@@ -527,4 +528,3 @@ There are: | |
* [SNAP documentation](http://snap-docs.midtrans.com) | ||
* [Core API documentation](http://api-docs.midtrans.com) | ||
* Can't find answer you looking for? email to [[email protected]](mailto:[email protected]) | ||
|
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