Has anyone implemented the integration for NCB FAC payment gateway?

Bredda… I love to code… but trust me… it’s a waste of time unless u are build something unique

Well, true.
I get what you mean.

Also, it’s costing them more for u to build it since u time could be used for something else. However, if u have the time… I encourage that u do but in my case, and I guess it is the same for him… I don’t have the time

Yeah totally understand what you mean though…

I just dont think its a one time payment,
But im going to ask them again to see if its every year or only for updates.

Cool

Most wordpress plugins that have a subscription model stop provide updates and support once there’s no payment

They don’t have access to ur server to delete it… the only way they can block u is if they do it from the server endpoint, which most Wordpress doesn’t use that model…

Also, FAC won’t block u since they will get a cut out of each transaction

The plugin provider doesn’t its own endpoint, it only use FAC endpoints like what u have in the screenshot

Yeah, correct.
But if you have access and can reverse engineer it, let me know lol.

Thanks for the help though bro, really appreciate it. If you know anyone that has build it from scratch , let me know.

Do you think I should be storing these transactions to a Database ?

Yes… How else are u gonna show the transaction when someone wanna see what they pay for?

and also there transaction reference number

So basically everything that im capturing from the frontend of the form should be stored to a Database ?

image

Do not capture the CVV number and credit card number…

You can get sued if u do.

Ohh yeah man, alright noted
Thanks bro, thanks for reminding me…

Does anyone understand/know how to Implement the Authorize3DS section?

Does anyone understand/know how to Implement the Authorize3DS section?

Not sure. I would have to check.