Keep ERPNext and Stripe aligned: when finance events happen in one, update the other automatically.
Example: when ERPNext's "Watch Document Event" fires, WEXTL can "Attach Payment to an Invoice" in Stripe. ERPNext has 2 triggers (including Watch Document Event and Watch New Records); Stripe has 155 actions (including Attach Payment to an Invoice, Atttach a Payment Method to Customer, and Cancel a Payment Intent).
Common questions about connecting ERPNext and Stripe.