Skip to content

Save Paypal fee Amount for transaction #2115

@bvboas

Description

@bvboas

Magento should save the fee charged by Paypal for the transaction. This is very useful when trying to calculate Customer Equity & LTV. We have precise values and not approximate ones.

Check this doc: https://developer.paypal.com/docs/classic/api/merchant/GetTransactionDetails_API_Operation_NVP/ and the FEEAMT field.

FEEAMT should be added to the

protected $_getTransactionDetailsResponse

in

Magento\Paypal\Model\Api\Nvp

And stored in the

sales_order_payment table

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions