Using the Ruby/Rails SDK, we need to know how to set our invoice number, so that we get back the "merchantReferenceId" as part of the webhook "payload" message. The merchantReferenceId field corresponds to the refId field in the Authorize.Net API, and enables you to match webhook notifications with API requests. We cannot see how to set this value in the Ruby SDK.
06-15-2020 01:12 PM