Hello everyone, I am creating a zap in which on creation of payment in stripe some action is going to perform in salesforce.
But there is a problem when I am testing the trigger for stripe its showing "create a payment in your stipe account".
It is unable to find the payment in my stipe account and while I have payments in stripe (test mode) then I realized maybe it is finding the payment from the live mode because there is no payment.
So, please suggest a way how to get the test mode data for the checking cause my zap is not running for those test data that I am creating.