checkout / frames-react

React wrapper of Checkout.com Frames.

Home Page:https://docs.checkout.com/integrate/frames

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frames.enableSubmitForm is not resubmitting the form

ManalLiaquat opened this issue · comments

When calling Frames.enableSubmitForm to resubmit the form cardTokenized callback is not called again

"frames-react": "^1.1.0",
"next": "12.3.1",
"react": "17.0.2",
"react-dom": "17.0.2",

Could you share a piece of code?
Because I used enableSubmitForm and submitCard, and it worked.