Wix with authorize.net set up API for simple checkout help

I am redesigning our site and i have one last item i thought was going to be easy. i need a simple checkout button that takes a customer to a authorize.net page where they enter amount to pay. i have talked to both authorize and they said the html code paste no longer works but there is a way to do it with API? On phone today with Wix they directed me to this forum and said someone may be able to help with this. I am not a coder but would love it if someone has a idea of if this can be done and direct me to any help possible. Our current page with the authorize button is here as an example.

https://www.indianahandtoshoulder.com/bill_payment.html

https://support.wix.com/en/article/authorizenet-moolah-no-longer-supported-as-a-payment-provider

If you want to do it yourself through code, then you would need to ask Authorize of they have API that you can use and their own support pages for it.
https://developer.authorize.net/api/

If they do, then you would have to look into using Wix Fetch or Wix HTTP Functions to work with Authorize API.

Thank you. I talked to authorize.net and they told me they do provide API for this. My issue is I am not a code/developer so i am not sure how to pull it off with wix fetch.

Hi GOS,

authorize . net people provide API for transactions processing for different languages and frameworks, here is screenshot of it prntscr . com/v4cjfn

they have it for php, java, python, node etc, so not sure which would be supported for authorize . net gateway coding with corvid, is there any manual on what wix fetch or wix http will return values? and how do we show cc fields at checkout process, how do we fetch cc info from there, and how do we feed success or failure of transaction so its updated with wix order.

I am a coder, so If i get a little help from you guys, i would be able to give wix using people solution to authorize . net gateway.

Thank you,
Sachin