Connect Salesforce with MaldoPay to sync customers, invoices, and payment status automatically, reduce manual reconciliation, and keep reporting accurate across teams.
• Salesforce order, customer, and payment entities are mapped to MaldoPay objects for payment intent, authorization, capture, refund, and chargeback events.
• Payment requests are sent from Salesforce to MaldoPay via API, and MaldoPay responses update the originating Salesforce records with transaction IDs, amounts, currency, and status.
• Webhook-based callbacks from MaldoPay are validated and routed to Salesforce to reflect async events such as delayed capture, failed settlement, refunds, disputes, and chargebacks.
• Idempotency keys and correlation identifiers are handled to prevent duplicate charges and to link retries to the original Salesforce order or invoice.
• Delta-style updates sync only changed payment states, while immutable audit fields (provider reference, timestamps, reason codes) are stored for reconciliation and support workflows.
• Errors, timeouts, and validation failures are logged with retriable vs. terminal status, and records are flagged in Salesforce for manual review when needed.
.png)
We map MaldoPay payment events to your Salesforce objects (Order, Invoice, or custom) and update status, amounts, and references via API or middleware, based on your flow.
Typically authorization, capture, settlement, failed payments, refunds, partial refunds, chargebacks, and retries, with timestamps and transaction IDs stored on the related record.
Yes, we can trigger captures and refunds from Salesforce actions and push the result back to the same record, so support and finance see the final outcome without chasing tools.
We store consistent identifiers (order ID, invoice ID, MaldoPay transaction ID) and keep amounts in sync, which makes matching payouts, refunds, and chargebacks easier in Salesforce reports.
Yes, we align currency, tax, and localization rules between Salesforce records and MaldoPay payloads, and support multiple sites, legal entities, or business units when needed.






