Releases: chargebee/cb-partner-spi
Releases · chargebee/cb-partner-spi
release/0.0.13
What's Changed
- Updated the description for the pom.xml file of the maven package of the cb partner spi jar by @cb-shishiryadav #88
Full Changelog: release/0.0.12...release/0.0.13
release/0.0.12
What's Changed
- added new request body for void cn/inv by @cb-dhairyaaggarwal in #80
Full Changelog: release/0.0.11...release/0.0.12
release/0.0.11
What's Changed
- TAXENGG-2594 Added location validation evidence object by @cb-ashokmor in #21
- Release/0.0.9 by @cb-dhairyaaggarwal in #26
- Release/0.0.10 by @cb-dhairyaaggarwal in #33
- TAXENGG-2721 (feat): CB-APP - 6. Location validation on Update / add card and update billing info API by @cb-dhairyaaggarwal in #36
Full Changelog: release/0.0.10...release/0.0.11
release/0.0.10
What's Changed
- Feat/taxengg 2686 by @cb-dhairyaaggarwal in #30
- Capabilities variable name modification by @cb-neethu in #35
Full Changelog: release/0.0.9...release/0.0.10
release/0.0.9
What's Changed
- Update json schema for standalone creditnote by @cb-neethu in #29
New Contributors
- @cb-neethu made their first contribution in #29
Full Changelog: release/0.0.8...release/0.0.9
release/0.0.8
What's Changed
- Make requestId Param for TRN Non mandatory by @cb-suryak in #11
- Release/0.0.6 by @cb-suryak in #16
- INVENGG-15632 Added tax date for invoice and credit note model by @cb-ashokmor in #18
- TAXENGG-2594 Added location validation evidence object by @cb-ashokmor in #20
Full Changelog: release/0.0.7...release/0.0.8
release/0.0.7
INVENGG-15632 Added tax date for invoice and credit note model
0.0.6
What's Changed
- Dev by @cb-suryak in #5
- release a change to allow specify invoice id in credit notes api by @cb-ashokmor in #7
- Added TAX_NOT_CONFIGURED tax exemption type by @cb-ashokmor in #9
- Taxamo - Make request_id in response as non mandatory by @cb-suryak in #10
- Release/0.0.4 by @cb-suryak in #12
- Sync main by @cb-ashokmor in #13
Full Changelog: release/0.0.4...release/0.0.6
0.0.4
What's Changed
- Added TAX_NOT_CONFIGURED tax exemption type by @cb-ashokmor in #8
Full Changelog: release/0.0.3...release/0.0.4
0.0.3
What's Changed
Usage
<dependency>
<groupId>org.chargebee.spi</groupId>
<artifactId>cb-provider-spi</artifactId>
<version>0.0.3</version>
</dependency>