I’m working on a college project to build a website similar to Patreon, and I need to integrate a payment API that supports a local currency (not $, £, or €).
The API owners provides examples in several programming languages but only a few frameworks (Laravel, Django, .NET).
BUUUT, I prefer using JavaScript and frameworks like React or Next.js, which are not supported by this company.
My question is:
1- What are the differences between integrating a payment API using a programming language (JavaScript) Vs. a framework (e.g., Laravel, Django)?
2- Can I integrate the payment API using JavaScript only, without any framework? If so, what are the best practices for doing this?
Ai gave me a lots of answers and details i couldn’t get it and nothig make sense
**If everything is okey… how can i practice “integrating payment APIs” in JavaScript if there any lessons or tasks that can help me!
iTakezo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
4