You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The declarative payment tests and node.js quickstart use this function to confirm requests' updates. However, the RN SDK does not provide this function.
Problem
The declarative payment tests and node.js quickstart use this function to confirm requests' updates. However, the RN SDK does not provide this function.
Proposed Solution
Add this function to the
request-client.js
package so that builders don't need to define it themselves.The text was updated successfully, but these errors were encountered: