Documentation Home

CyberSource SOAP API Quick Start

You must have completed the CyberSource SOAP API Environment Setup before continuing

Adding Cybersource SOAP API Checkout Support

At this point, you should consider writing an integration test similar to the CyberSourcePaymentServiceTest class in the Broadleaf Commerce codebase. This will allow you to confirm your configuration is functional.

QoS

You should configure QoS so that your vendor services are monitored and so that you can be notified, or cause some other action to be taken, when a vendor service goes down or comes back up. Please refer to [[QoS Configuration]] for more information.

Managing Customer Data

With CyberSource, it is possible to have a token returned instead of raw payment data as the result of the transaction. In this case, CyberSource maintains the sensitive customer information in their PCI-DSS compliant data center and any future interaction for this transaction is handled using the token. BroadleafCommerce is compatible with either full storage of customer payment information, or token-based responses like what's described here. Please refer to the [[Payment Security and PCI Compliance]] section for more information about how both of these payment storage approaches are achieved in BroadleafCommerce. Also, refer to the payment security brochure provided by CyberSource for more information regarding their services in this area: http://www.cybersource.com/resources/collateral/Resource_Center/product_briefs/CYBS_paymentsecurity_brochure.pdf