Connect Salesforce Commerce Cloud with Bambora (Worldline) to support hosted payment pages, auth and capture, refunds, tokenization, and local payment methods with clean reporting.
• Salesforce order and customer identifiers are mapped to Bambora (Worldline) transaction references to keep authorization, capture, and refund events traceable end-to-end.
• Hosted payment pages are initiated from Salesforce context, and the resulting payment outcome is returned as a status update tied to the originating record.
• Authorization and capture flows are handled as separate payment intents where applicable, with capture amounts and timestamps persisted back to Salesforce for settlement matching.
• Refund requests created in Salesforce are routed to Bambora, and asynchronous gateway responses update refund state, reason codes, and processor messages on the related payment record.
• Tokenization responses (customer and payment tokens) are stored in Salesforce with controlled visibility, while raw PAN data is not persisted in Salesforce.
• Gateway webhooks or polling are used to ingest payment lifecycle events, with idempotent processing to avoid duplicate postings and full request/response logging for auditability.
.png)
We implement the Bambora/Worldline payment flow in SFCC checkout, including hosted payment pages and token creation, and map tokens back to customer and order records.
We pass order totals, currency, billing details, fraud signals, and reference IDs, then sync transaction IDs and status updates back into Salesforce for clean reconciliation.
Yes, we support multi-capture logic so each shipment can be captured against the right authorization, with clear links to the original order and payment records.
Refunds and voids can be triggered from Salesforce workflows, then pushed to Bambora/Worldline with transaction-level traceability for customer service and finance.
We configure payment method routing by market and currency, so you can offer region-specific methods while keeping one reporting model in Salesforce.






