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, an...