Hi @David Marginian : Is it possible to get a payment source token which works for multiple MIDs. I currently have two Test Merchants setup in sandbox. Our current use case requires us to be able to use the payment source ids: clv__******* across different merchants. I generated the above payment source token with Merchant 1 (J2K****325YE1) credentials and tried to invoke the E commerce charge endpoint:
https://scl-sandbox.dev.clover.com/v1/charges
using Merchant 2 which is F50R****QFFHA credentials and I'm getting a 404 for Merchant 2.
Any thoughts on this?