0

I am working on a shopping card application with following requirements.

  • Set of stores can configure with Payment gateway ABC and the other set of stores can use the Payment gateway EFG

  • We will have a URL like order.abc.com and we have a path separator to distinguish the stores (https://order.abc.com/)

  • Both Payment gateways handle payment decryption from their end.

For the above use case, i am planning to go ahead with

  • two apple pay MID's for each payment gateways. Hope that is fine ? (assuming that i cannot decrypt the payment token in our server due the Gate way expecting the encrypted token by their certificate)
  • we got one back end. for two MID's i need to host both domain association files. Since I am having a single backend to host the association file, i am basically stuck with this solution.

Any recommendations to resolve the above scenario?

Eshan Sudharaka
  • 577
  • 1
  • 6
  • 15

0 Answers0