Check the Creatora order
- Find the order and open Order details. Copy the order ID from the page address after
/cms/order/; the detail page does not display it as a separate field. - In Overview, check the state and original amount. Succeeded means Creatora recorded a completed acquisition. Open or Failed means it has not. Note any refund or dispute before interpreting the amount.
- Check the linked Student and the Included products. Confirm that the intended course or level appears and that the Student can actually access it. Guest may mean that no account was attached or that a previously linked account was deleted.
Match a paid order in Stripe
- In the connected Stripe account, select the correct test or live mode. Use Stripe Dashboard search for
metadata:creatora_order_id=<order ID>, or locate a likely payment by date, amount, and Student email. - Open the Stripe payment and check its PaymentIntent metadata. Its
creatora_order_idmust exactly equal the ID from the Creatora order page. Compare Stripe’s payment state, amount, and currency with the Creatora order. - If needed, compare the Stripe Customer email with the linked Student’s email in Creatora. The email may differ if the Student changed it later. You can also compare the Stripe Customer’s
creatora_student_idwith the Student ID in the Admin Panel account URL.
creatora_order_id metadata on Stripe provides the direct link back to the order. Do not identify a payment from email or amount alone.
