Skip to main content

Hello, I have a converted_amount column in a google sheet, and I need to fill it when there is a new charge on stripe, this column is in USD .

 

I have a column for the original currency  I need it converted to USD.

thanks in advance.

Create a Zap with the New Charge as the Trigger in Stripe and Use the Formatter Step to Convert the Currency mapping the Amount Value from Stripe. Later add another step that Creates New Rows in Google Sheet mapping the output from the Formatter Step 


Hey there @Royce! Were you able to use a Formatter step to convert the currency as Satya09 suggested? 

If not, is it a value that’s in cents which you’re looking to convert into USD? Asking as I found a related topic in the Community that talks about how to convert cents into USD using a Formatter (Numbers > Perform Math Operation) step:


Hope that helps. Please do let us know how you’re getting on with this! 🙂