Hello experts,
I am new with infusionsoft. I have a website in php i want to integrate infusionsoft payment api to website. Please help me how to do that?
Thanks
Hello experts,
I am new with infusionsoft. I have a website in php i want to integrate infusionsoft payment api to website. Please help me how to do that?
Thanks
Hi @Shubham_Singh, the easiest way would be to first set your default merchant account under E-Commerce > Settings > Orders > Default Merchant Acct for Manual Orders
to be “Infusionsoft Payments”. Now when you use OrderService.placeOrder
, it will use your Infusionsoft Payments account as the merchant account.