Stripe payments — as notes in crowd.dev

Every day the scenario moves new Stripe payments into crowd.dev client cards and links them to organizations.

  • Payments land on the right clients on their own
  • Nothing to reconcile by hand
  • Only new records are taken
  • Money data always stays in sync

How it works

To connect Magento 2 and crowd.dev, you don't need a developer: a ready-made scenario links them in minutes.

  1. Starts when: Every day at 8 am
  2. Then: Get last execution timestamp
  3. Then: Search for charges in Stripe
  4. Then: Split array of charges to items
  5. Check: Add customer name to charge data
  6. Then: Search organisation
  7. Check: Add organisation Information to charge data
  8. Then: Create note with charge information
  9. Then: Set new last execution timestamp
  10. Then: Get customers
  11. Then: Rename fields and keep only needed fields

You can launch this Magento 2 + crowd.dev integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.