Recreating Records
- 06 Oct 2023
- 1 Minute to read
- Print
- DarkLight
Recreating Records
- Updated on 06 Oct 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Records that exist in Stripe but not in Salesforce can be recreated in Salesforce from the Stripe IDs.
Here's an example of recreating a charge so the refund can be conducted within Salesforce.
- Log into the Stripe dashboard to see the relevant IDs.
- Gather the following IDs:
- Card ID
- Customer ID
- Transaction ID
- Gather the following IDs:
- Create a new Transaction in Salesforce.
- Go to Setup > Custom Settings > Blackthorn Pay - Trigger Settings.
- Click Manage and disable relevant triggers to manipulate records.
- Fill in the following fields:
- Record Type = "Charge"
- Amount = Stripe Dashboard Charge amount
- Currency ISO
- Transaction Status = "Completed"
- Payment Status = "Captured"
- Set the Payment Method lookup to the correct Payment Method that matches the Card ID from Step 1.
- Click Refund in Salesforce.