Skip to content

RFE: API to get PayPal payment's transaction fee amount #441

@radekholy24

Description

@radekholy24

Hello,

we'd like to ask you to provide API to get PayPal payment's transaction fee amount.

IIUIC, the actual amount can vary among different payments based on PayPal's rules. The amount can be obtained e.g. from the responses to Execute approved PayPal payment requests which are being sent by the PaypalProvider.process_data method.

We are willing to make a pull request that implements this but we need to discuss what would be the desired implementation first. Where would you prefer to store the fee amount and what way would you prefer a user to get the information (a field, a property, a method, ...)? Also, how would you prefer the pull request to handle the other payment providers? I am afraid that we miss the necessary knowledge of how to get the fee amount from other payment gateways.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions