Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added getProcessorFeeAmount() to return paypal fees when available #245

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ananelson
Copy link

Payment processing fees are useful to know in order to create accounting/expense entries for them.

Adding a getProcessorFeeAmount() which returns a string containing paypal fees when available, and null when not. (Fees are not known until transaction is complete.)

Added tests and modified Mock data to accommodate.

@ananelson
Copy link
Author

CI check failure seems unrelated to this PR? "Your requirements could not be resolved to an installable set of packages." - no changes to requirements from this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant