bigcommerce / checkout-sdk-js

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

CHECKOUT-8275: Implement submit payment method for manual order #2549

Closed richapatel1510 closed 2 months ago

richapatel1510 commented 2 months ago

What?

Implement submitManualOrderPayment method in HostedFormService.

Why?

So that manual-order-ui can use this method to submit payment to bigpay with the hosted field values.

Testing / Proof