As a todo says in the commerce_payment.info.inc there are some properties missing in the payment entity:

// TODO: add remote_id, message, amount, currency_code, status, and remote_status.

Message has two fields in the schema, message & message variables so it should be handled accordly

Comments

pcambra’s picture

rszrama’s picture

Status: Needs review » Fixed

Awesome, got this in. Only thing I changed was the case in commerce_payment_get_properties(). Since we're returning, we don't need the break.

Status: Fixed » Closed (fixed)
Issue tags: -dcsprint5

Automatically closed -- issue fixed for 2 weeks with no activity.