PlacetoPay AutoPay (BETA)

PlacetoPay AutoPay is an automated payment service that allows merchants to enable recurring or scheduled charges using a payment method previously authorized by the user.

The solution includes a guided enrollment experience for the end user, API services for merchants to create and manage AutoPay sessions, and charge execution processes based on the defined configuration.

Service activation

To access this service, please contact our Post-Sales team through any of the following channels, and we will be happy to assist you:


AutoPay Benefits

Conversion and retention

Reduce friction in repetitive payments (services, insurance, subscriptions, etc).

Operational automation

Eliminate manual processes and reminders; charges are executed on defined dates.

Control and transparency

The merchant can review, adjust, or cancel their autopayments.

Security and compliance

Use of tokenized methods and PCI guidelines, with authentication options (e.g., 3DS 3RI if applicable).

Integrability

In addition to direct checkout integration, the ecosystem exposes endpoints for creating, updating, deactivating, and querying autopayments.

Webhooks

Webhooks are supported for notification of relevant events.


How to use this documentation

Here you will find detailed guides, API references, and code examples to integrate and configure AutoPay into your platform quickly and securely.

Home

Discover AutoPay, its benefits, and a high-level overview of the integration.

Learn more

Integration

Learn about AutoPay capabilities, concepts, and key workflows for a successful integration.

Learn more

API

Explore available HTTP methods, parameters, and possible responses for each service in detail.

Learn more

Contracts

Implement the required endpoints on your server to handle balances, payment confirmations, and notifications.

Learn more

Prerequisites

For a successful and smooth integration, we recommend:

Placetopay account

You must have an active account in PlacetoPay to access your site and your API credentials.

Basic programming knowledge

Web development and programming knowledge is recommended, as this documentation focuses on integrating the AutoPay API into your application.