Skip to content

Conversation

@viktym
Copy link
Collaborator

@viktym viktym commented Mar 19, 2019

  • added protection of PayPal PayflowPro payment form by reCaptcha


$(this.options.paymentFormSelector).on('captcha:endExecute', function () {
original(args);
}.bind(this));

Choose a reason for hiding this comment

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

Remove unnecessary bind

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed

'use strict';

define(['jquery', 'jquery/ui'], function ($) {

Choose a reason for hiding this comment

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

Remove extra line brake

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed

- added protection of PayPal PayflowPro payment form by reCaptcha
- added separate component for async reCaptcha
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.

2 participants