Can you please help me regarding citrus pay payment gateway to split the payment using PHP?
I have to split the order amount into 2 parts one for the merchant and one for the seller. If it's possible please provide me a demo.
Thanks in advance.
Can you please help me regarding citrus pay payment gateway to split the payment using PHP?
I have to split the order amount into 2 parts one for the merchant and one for the seller. If it's possible please provide me a demo.
Thanks in advance.
Copyright © 2021 Jogjafile Inc.
The steps to integrate SplitPay API -
You can read the documentation here - https://developers.citruspay.com/documentation/payment-stack/splitpay/
The cURL APIs can be converted into PHP code. You could use this tool - https://incarnate.github.io/curl-to-php/