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
Fix for paypal#10 - Allow NetworkTransactionReference id to not be required
Allows the NetworkTransactionReference class to be instantiated without a transaction ID, and the JsonMapper will no longer throw an exception when the ID is not provided in the response.
0 commit comments