Revolut payments made via Stripe not getting email confirmations & subsequent automation rules.
I've got a payment module setup and everytime a payment is received, I have set it to receive payment notifications to my email. For payments made via credit & debit cards, I do get email confirmations. But if someone uses Revolut as a payment method through Stripe, I don't get those email confirmations.
I checked the log for the row. The logs are empty for line with the Revolut Payments where as the other card payments it shows "Email Successfully Sent" + "Successfully Inserted Row in Google Sheet".
5 Replies
Can you reproduce this issue? Any chance you can record a video? Is the payment successful?
Sorry, Just seeing this now Baptiste. The payment is successful and in my Stripe account, I can see the successful transaction. It's just the email notification and the subsequent task to record this I have Google Sheet is not working for Revolut payments. I am not sure how to reproduce the issue live, as it will still only show up as what already is in the log as previous payments.
So when you try to pay with Revolut, on test mode for example, it works fine?
Looks like it is working OK now. Just got a notification via email for a Revolut Payment through Stripe.
Let me know if it happens again