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
MantisClone
changed the title
Fix bug where SDK uses paymentAddress instead of paymentInfo appended with addPaymentInfo()
SDK - Fix bug where SDK uses paymentAddress instead of paymentInfo appended with addPaymentInfo()Apr 28, 2025
Problem
The Request Network SDK uses
paymentAddress
instead of thepaymentInfo
appended withaddPaymentInfo()
.requestNetwork/packages/payment-detection/src/utils.ts
Line 156 in 4597d37
Context
updateRequestWithPaymentInformation()
in Request API. https://github.com/RequestNetwork/request-api/pull/73#discussion_r2046940876The text was updated successfully, but these errors were encountered: