Currently the transaction message looks like this if PayPal is used:

Credit card type:
Credit card last 4:
Processor response: Approved 

I'd expect something like this:

Payment method: PayPal
Payer E-Mail: payer@example.com
Processor response: Approved 

And this for credit cards:

<code>Payment method: Credit card
Credit card type: Visa
Credit card last 4: 1234
Processor response: Approved 

CommentFileSizeAuthor
#2 3000636-paypal-message-2.patch1.34 KBluksak

Comments

Lukas von Blarer created an issue. See original summary.

luksak’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new1.34 KB

This patch adapts the messages as suggested in the IS.

luksak’s picture

Version: 7.x-2.x-dev » 7.x-3.x-dev

Still applies and works on 3.x. Could anyone review this?

andyg5000’s picture

Status: Needs review » Closed (outdated)