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

PayFlow - Endpoint filter hook. #843

Closed
angelleye opened this issue Aug 21, 2017 · 1 comment
Closed

PayFlow - Endpoint filter hook. #843

angelleye opened this issue Aug 21, 2017 · 1 comment

Comments

@angelleye
Copy link
Collaborator

angelleye commented Aug 21, 2017

User would like to use a 3rd party fraud service, http://nofraud.com/. According to their documentation all you have to do is submit your API request to their endpoint instead of PayFlow's. They handle the rest.

The user was asking about where to update the endpoint in the core code, but I mentioned that it would be best to use a filter hook instead, so we need to add a filter hook here.

$this->liveurl = 'https://payflowpro.paypal.com';

@angelleye angelleye added this to the 1.4.6.2 milestone Aug 21, 2017
@angelleye
Copy link
Collaborator Author

Filiter hooks added...

  • aepfw_payments_pro_payflow_endpoint
  • aepfw_payments_pro_payflow_endpoint_sandbox

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

No branches or pull requests

0 participants