bigcommerce / checkout-sdk-js

BigCommerce Checkout JavaScript SDK
MIT License
132 stars 215 forks source link

feat(payment): PI-2467 Add "submit" method to the hosted-form-v2 package #2598

Closed bc-sebastianszafraniec closed 2 weeks ago

bc-sebastianszafraniec commented 1 month ago

At this moment build is not passing because this PR https://github.com/bigcommerce/checkout-sdk-js/pull/2596 needs to be merged at first. It is adding handle (will be available under handlePaymentHumanVerification name) from paymentHumanVerificationHandler

What?

Add "submit" method to the hosted-form-v2 package

Why?

Needed submit method from paymentHumanVerificationHandler during moving Moneris provider to package.

Testing / Proof

Tested manually

@bigcommerce/team-checkout @bigcommerce/team-payments