Manage payment API of subsites
-
Greeting,
I am creating a woocommerce multisite.
I am issued with 1 set of Master API and secret key when i register with my payment gateway.
The payment gateway I am using will require each subsite owner to register with the payment gateway themself, and they will be issued with a new set of API and secret key for each subsite owner.I need to split the payment for each purchase to 2 parts
1. commission for my platform
2. payment minus the commission to the subsite owner.Based on the payment gateway, I need to have a “master record board” in woocommerce to record all the subsite APIs, so as to link all the sales transacted with my “Master API”. This is to let the payment gateway “know” that the transaction is from my Master API.
Any idea how can we achieve this in woocommerce?
Thanks in advance
- The topic ‘Manage payment API of subsites’ is closed to new replies.