# JPMC-PDP Documentation from https://developer.payments.jpmorgan.com # Online Payments The Online Payments APIs allow you to accept web and mobile payments across a variety of regions and countries. Manage the entire payments lifecycle for multiple methods of payments, including recurring payments, chargebacks, transfers, and third-party services. For additional information, refer to the Online Payments API [documentation](/docs/commerce/online-payments/index) and the Checkout API [documentation](/docs/commerce/online-payments/capabilities/checkout/index). ## Encryption and security The Online Payments and Checkout APIs use [OAuth2.0](/api/commerce/online-payments/oauth-authentication) for industry-standard authentication. ## HTTP response codes The Online Payments and Checkout APIs use standard [HTTP response codes](/api/response-codes). ## Versioning Online Payments APIs support [versioning](/api/versioning) using a prefix in the endpoint URL. This prefix has the following format: **vXX**, where **XX **is the version number. For example: - https://api-mock.payments.jpmorgan.com/api/v2/payments - https://api-mock.payments.jpmorgan.com/api/v2/fraudcheck - https://api-mock.payments.jpmorgan.com/v1/checkout/intent