Posted: January 18, 2019 at 3:26 pm
|
So one of the transactions that just came though was missing the description in the log under the stripe transaction? Any idea why one from this morning was fine but the last one that came though just says null. Thanks for letting me know. |
Hi there, Is this within EE on your site or on the Stripe.com dashboard? Are both of the registrations above on exactly the same event and ticket? |
|
|
Hey Tony, this is via the stripe.com dashboard. I contacted them first and they said when the information is coming over from my end the description is coming over as null. |
Ok, are they both on the same event? Can you link me to the event so I can take a look? The description is pulled from the page using JavaScript so if there’s an error on the page it will prevent the JS from working, although that would usually cause more issues than just the description field. |
|
|
It has happened with 2 events now. Earlier it didn’t display with this event: The error today was with this event: |
Looking over those events those events and attempting to pay, the description field is set for me. If you go to Event Espresso -> Payment methods -> Logs (tab) You’ll find log entries from when payments are made, search for the transaction ID that is assigned to the registration and you should have at least 3 entries for each Stripe payment made. Click on the log ID on the left (not the TXN ID on the right) to view individual log entries. You’re looking for the ‘Stripe Charge’ log and you should see the description set there – https://monosnap.com/file/8yXgwDa53rx6gDODLcS1ttVh9ry2yF Do you see the description set there? |
|
|
No description there on either of the 2 transactions. |
The only way I can think of that happening is if there’s a JS error being thrown on the page that prevents the description updating on the page, however, whenever I test on your site I don’t get an error. Have you removed details from those logs? The reason I ask is there’s a missing card object from the log. Between Your logs don’t have that and I’m wondering if that’s a clue? Which payment source do these users show in the Stripe logs? I don’t need to see any details, I just want to know what the logs are different. |
|
The support post ‘Stripe Description not going though’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.