- Status Not Updating Automatically
Configured Stripe with API keys in ERPNext.
Created a Payment Request → Generated Stripe payment URL.
Test payment succeeded (using test card), but the Payment Request status in ERPNext remains “Initiated” instead of updating to “Paid”.
Do I need to set up a Stripe webhook manually to update the status in ERPNext?
- Missing Transaction Reference in Stripe
Stripe dashboard shows payments with a generic description like ‘Payment Request for SAL-ORD-2025-00009’ but lacks the ERPNext Payment Request ID as a reference.
How can I ensure Stripe transactions include the ERPNext Payment Request ID for traceability?