1. Checkout
Easypol pagoPA API
  • Getting Started
  • Payment API
    • Testing Data
    • Result Codes
    • Create Vehicle
      POST
    • Create Payment URL
      POST
    • Get Receipt
      GET
    • Verify PagoPA notice
      POST
  • Webhooks
    • Pagopa Payment Result
      POST
  • Embedded
    • Embedded Payments URL
      POST
  • Checkout
    • PagoPA Checkout
  • Schemas
    • Vehicle
    • PayableVehicleTax
    • PaidVehicleTax
    • ExternallyPaidVehicleTax
    • ExemptedVehicleTax
    • ErrorVehicleTax
    • UnknownVehicleTax
    • PayngVehicleTax
    • Inspection
  1. Checkout

PagoPA Checkout

Payment Link#

With the PagoPA Checkout service, it is possible to integrate our entire payment process and our tools for capturing pagoPA payment notice data (e.g., QR code or PDF) simply through a dedicated link provided upon service activation.

Additional Parameters#

If you have the data of a pagoPA notice, you can pass it as query parameters to the checkout link. The system will automatically verify the data and redirect the user to the payment page.
appId: Identifier provided upon service activation
recipientTaxCode: Tax code of the creditor entity
noticeNumber: Notice number
amount: Notice amount
lang: ISO 639-2 language code in which the platform should be displayed (default is it if not provided)

📘 Example
https://greatpartner.easypol.io/pagopa-checkout?appId=12d13d45462b2f30ba0000c3&recipientTaxCode=77777777777noticeNumber=302007777777777126&amount=12.8&lang=en
Modified at 2026-02-17 15:33:45
Previous
Embedded Payments URL
Next
Vehicle
Built with