
Usage example:
var invoice : Invoice = ...;
var productNet = invoice.productSubTotal.netPrice;
var serviceNet = invoice.serviceSubTotal.netPrice;
var grandNet = invoice.grandTotal.netPrice;
var grandTax = invoice.grandTotal.tax;
var grandGross = invoice.grandTotal.grossPrice;
# tax breakdown
for each(taxItem : TaxItem in invoice.grandTotal.taxItems) {
var tax : Money = taxItem.amount;
var taxGroup : TaxGroup = taxItem.taxGroup;
var rate : Double = taxGroup.rate;
var caption :String = taxGroup.caption;
var taxType :String = taxGroup.taxType;
}
Becoming a Salesforce B2C Commerce Developer is your ticket to higher salaries, better job opportunities, and the credibility to stand out from the competition. But let's be honestβpassing the certification exam isn't easy. That's where we come in.
This isn't just another prep courseβit's your shortcut to mastering the skills and confidence you need to pass. With multiple practice tests covering every section and a final exam simulation designed to mirror the real thing, you'll feel like you've already aced it before test day.
The Salesforce B2C Commerce Architect certification is a whole different gameβcomplex solutions, elevated difficulty, and skills that set you apart in the eCommerce industry. That's why we're including 11 downloadable PDF guides, packed with best practices and strategies to help you prepare for the exam and build confidence in every topic.