THE CHALLENGE
Customer data is stored in Salesforce which includes payment data but Salesforce is not used as a payment system. Instead Stripe is used for payment processing. This required manual export of payment data from Stripe and manual import of payment data into Salesforce.
TECHNOLOGIES & SERVICES
Unidirectional integration from Stripe to Salesforce in real-time. Stripe webhook configuration; Salesforce custom REST API via apex code
WHAT WE DID
Real-time integration from Stripe to Salesforce was configured and coded for. This allowed Stripe and Salesforce data to always stay in sync, eliminated hours spent to manually sync data, eliminated the risk of human error while syncing data. We also enabled a staging table in salesforce to view the raw stripe data prior to any logic change to the data and setup email notification in case of errors.
