How to use the signature with the Inline Checkout
Overview
Demo sample
TwoCoInlineCart.setup.setMerchant('MERCHANT_CODE');
...
TwoCoInlineCart.cart.setSignature('<signature>');
...
TwoCoInlineCart.cart.checkout();PreviousCheckout with expiration using the signature in InLine CartNextSet the cart language for InLine Cart
Last updated
Was this helpful?