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

Update and rename paybox_direct.rb to paybox_direct3d.rb #3266

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update and rename paybox_direct.rb to paybox_direct3d.rb #3266

wants to merge 1 commit into from

Conversation

jcpaybox
Copy link
Contributor

@jcpaybox jcpaybox commented Jul 3, 2019

integrating 3D Secure parameters
according to our API integration manual, and adapting parameter to your own MPI (we normally use or own MPI service).

ManuelIntegrationVerifone_PayboxDirect_V8.1_EN.pdf

Copy link
Contributor Author

@jcpaybox jcpaybox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding support for 3D Secure

@bayprogrammer
Copy link
Contributor

@jcpaybox Thank you for the PR! At first glance this looks like a useful addition. However, this gateway adapter has a lot of functionality that is useful apart from 3DS. Renaming the file is a pretty major change with little obvious benefits. Could you elaborate on why you renamed the file?

Could we add these changes but leave the file name itself the same as it currently is? (We have done this elsewhere when extending existing gateway adapters with 3DS functionality.)

@jcpaybox
Copy link
Contributor Author

jcpaybox commented Jul 9, 2019 via email

@bayprogrammer
Copy link
Contributor

Excellent, thank you for the clarification.

While you're working from your in-progress fork/branch there should be no problems either way, so please feel free to continue working in the way that best suits your needs and workflow. We can squash intervening commits and there will be no difference as long as the final commits have returned the file to the original name.

Please let me know if you have any questions in the mean time!

@bayprogrammer
Copy link
Contributor

@jcpaybox just wanted to give you the heads up that we've begun to document the emerging conventions for adding 3DS auth support to gateways (especially for 3DS 2 auth support). Not sure if this aligns with what you're working on now, but wanted to point it out just in case it does.

https://github.com/activemerchant/active_merchant/wiki/Standardized-3DS-Fields

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.

None yet

2 participants