MARKETPLACE
PLUGINS
ANTOM PAYMENTS
Antom Payments logo

Antom Payments

Published June 2026
   •    Updated June 2026

Plugin details

Antom Payments helps Bubble apps integrate Antom payment products with signed server-side workflow actions.
The plugin supports one-time checkout payments, tokenized payments, and subscription payments. It can create Antom payment sessions, redirect users to Antom hosted checkout or authorization pages, query payment status, create and manage subscriptions, revoke token authorization, and verify Antom payment or subscription notifications.

Supported workflows include:
- One-time payments: create a payment session, redirect to Antom Checkout, then confirm the final result with payment inquiry or a verified notification.
- Tokenized payments: create token authorization, verify the authorization return, apply the token, and charge the saved token with Pay With Token.
- Subscription payments: create a subscription, redirect the user to authorize it, verify subscription notifications, track recurring payment notifications, cancel subscriptions, and optionally change subscription terms.

The plugin uses Bubble server-side actions to sign Antom API requests with your merchant private key. Your private key is stored in Bubble plugin settings and should never be exposed on pages, URLs, database fields, logs, or client-side workflows.

Important:
Redirect return pages should not be treated as final payment success. Always confirm payment or subscription status with Inquiry Payment, verified Antom notifications, or another trusted backend confirmation.

Notification URLs must be public HTTPS webhook endpoints. They are not Bubble page URLs. If your Bubble backend workflow cannot access the original raw request body and Antom signature headers, use a webhook relay before updating orders, users, or subscriptions.

You need an Antom merchant account and Antom sandbox/live keys to use this plugin. See the documentation for setup instructions, action parameters, recommended Bubble data types, workflow diagrams, and official Antom API references.

Free

For everyone

stars   •   0 ratings
3 installs  
This plugin does not collect or track your personal data.

Other actions

Platform

Web & Native mobile

Contributor details

Antom logo
Antom
Joined 2026   •   1 Plugin
View contributor profile

Instructions

Antom Payments lets your Bubble app create signed Antom payment requests from server-side workflows.
Setup:
1. Fill the Antom sandbox or live keys in your Bubble app's Plugins tab.
2. Set Environment mode to sandbox while testing, and live before production.
3. Run Check Antom Configuration before creating payments.
4. Use Create Payment Session for one-time checkout payments.
5. Use Create Token Authorization, Apply Token, and Pay With Token for tokenized payments.
6. Use Create Subscription, Redirect to Subscription, and Cancel Subscription for subscription payments.
7. Do not treat redirect return pages as final payment success.
8. Confirm final payment or subscription status with Inquiry Payment or verified notifications.
9. Notification URLs must be public HTTPS webhook endpoints, not Bubble page URLs.
10. Merchant private keys must never be exposed on pages, URLs, database fields, logs, or client-side workflows.

Full documentation:
https://app.notion.com/p/Antom-Payments-30b1ed9c5f8a4c42b8b0613fbdc12f9b

Types

This plugin can be found under the following types:
Api   •   Action

Categories

This plugin can be found under the following categories:
Payment   •   Ecommerce

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble