Empowering Global Giving with Scalable Infrastructure
Amplify your social impact. Increase revenue and customer affinity. Let's make a difference together!
Commerce
ChangeUp was born in the world of commerce, creating a delightful synergy between purchases, feel-good emotions, and positive social reputation.
Banking
Driven by API-first technology, our consumer banking capabilities enable easy donations, set-it-and-forget-it savings, and seamless tax reporting.
Platforms
Our technology stack brings donation capabilities to any transaction-driven system unlocking social impact across a diverse array of tools and communities.
Banking
Micro-savings open new accounts and increase card swipes
Earn CRA points, give customers choice, modernize your bank.
Open New Accounts
Inspire customers to create more and new accounts where they can send or share their spare change savings.
Increase Card Swipes
Spare change savings programs encourage more card swipes, boosting revenue for your FI.
Embrace Financial Literacy
Assign spare change RoundUps to kids' savings accounts to assist them in understanding money and savings.
Commerce Features
A fully integrated suite of donation products
that make your customers feel good by doing good.
Donate-at-Checkout
Support causes that your customers
care about by enabling easy-to-use
micro-donations at checkout.
Product Page Donations
Inspire customer affinity by pledging
to donate a percentage of their
purchases to causes making positive change in the world.
Supersize Giving
Empower customers to make an even greater difference by enabling them
to donate beyond the rounding up
of their transactions.
Trusted By
Recent Updates
Design for Developers
The world’s most powerful donation APIs.
We built it so you don’t have to. Our robust solution includes tools for donations-at-checkout, unique products to increase cart conversions, donation distribution and reporting and year-end tax receipts.
Platform Integrations:
Salesforce Commerce
Shift4Shop
Discord
ChangeUp API:
Oracle
HCL Commerce
Magento
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/** Record a batch of [Donation]s */ function logDonations() { fetch("https://api.changeup.com/api/donation", { method: "POST", body: { donations: [{ amount: .24, currency: "USD", donor: {...}, causeId: "5c7f6....", }] } ).then( console.log('You just recorded donations!') ) }
ChangeUp’s software decreased our abandonment rate at checkout. When we turned off this donation technology, our abandonment rate at checkout went as high as 70%. When we turned the ChangeUp cartridge back on again, the abandonment rate went down to 55%!