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

pxpay: support for custom keys in options param on helper #311

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

Conversation

tataihono
Copy link

@tataihono tataihono commented Jan 18, 2019

assert_valid_keys on the inherited initializer was throwing an error each time option keys specific to this integration were being included. This makes sure to only pass the options hash to super without the custom keys.

This also adds a new option enable_add_bill_card and makes use of transaction_type with original defaults as to not affect clients using this already.

@tataihono tataihono changed the title fix pxpay support for custom options pxpay: support for custom keys in options param on helper Jan 18, 2019
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