nerdexam
CompTIA

CV0-004 · Question #224

A cloud engineer needs to integrate a new payment processor with an existing e-commerce website. Which of the following technologies is the best fit for this integration?

The correct answer is C. REST API over HTTPS. REST API over HTTPS is widely used for integrating external services, like payment processors, with web applications. REST APIs are secure, reliable, and allow for standardized communication over HTTP/HTTPS, which is crucial for secure data transmission in payment processing.

Cloud architecture

Question

A cloud engineer needs to integrate a new payment processor with an existing e-commerce website. Which of the following technologies is the best fit for this integration?

Options

  • ARPC over SSL
  • BTransactional SQL
  • CREST API over HTTPS
  • DSecure web socket

How the community answered

(41 responses)
  • B
    5% (2)
  • C
    93% (38)
  • D
    2% (1)

Explanation

REST API over HTTPS is widely used for integrating external services, like payment processors, with web applications. REST APIs are secure, reliable, and allow for standardized communication over HTTP/HTTPS, which is crucial for secure data transmission in payment processing.

Topics

#API integration#Web services#Payment processing#HTTPS

Community Discussion

No community discussion yet for this question.

Full CV0-004 Practice