Title: Thenameda Form Payments with Authorize.Net for WPForms
Author: Imtiyaj
Published: <strong>August 30, 2026</strong>
Last modified: August 30, 2026

---

Search plugins

![](https://ps.w.org/thenameda-form-payments-with-authorize-net-for-wpforms/assets/
banner-772x250.png?rev=3672484)

![](https://ps.w.org/thenameda-form-payments-with-authorize-net-for-wpforms/assets/
icon-256x256.png?rev=3672484)

# Thenameda Form Payments with Authorize.Net for WPForms

 By [Imtiyaj](https://profiles.wordpress.org/thenameda123/)

[Download](https://downloads.wordpress.org/plugin/thenameda-form-payments-with-authorize-net-for-wpforms.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/thenameda-form-payments-with-authorize-net-for-wpforms/#description)
 * [Reviews](https://wordpress.org/plugins/thenameda-form-payments-with-authorize-net-for-wpforms/#reviews)
 *  [Installation](https://wordpress.org/plugins/thenameda-form-payments-with-authorize-net-for-wpforms/#installation)
 * [Development](https://wordpress.org/plugins/thenameda-form-payments-with-authorize-net-for-wpforms/#developers)

 [Support](https://wordpress.org/support/plugin/thenameda-form-payments-with-authorize-net-for-wpforms/)

## Description

Thenameda Form Payments with Authorize.Net for WPForms lets you accept credit card
payments directly on WPForms.

Unlike older integrations that post raw card data to WordPress, this addon uses 
Authorize.Net Accept.js so card details are tokenized in the browser. Only a one-
time payment nonce reaches your server.

#### Features

 * Secure Accept.js card tokenization (card data never touches WordPress)
 * Per-form Authorize.Net settings in the WPForms builder
 * Sandbox and Live API credentials (Login ID, Transaction Key, Public Client Key)
 * Charge amount from WPForms payment total, a mapped field, or a fixed amount
 * Optional quantity, email, description, and billing address field mapping
 * Modern on-form payment UI with card formatting and status messaging
 * Transaction records in wp-admin with status badges
 * Refund / void from the transaction detail screen
 * CSV export of recent transactions
 * `[tfpa-authorize-details]` shortcode for thank-you pages
 * Works with WPForms Lite and Pro

#### How it works

 1. Enable Authorize.Net on a form under Settings  Authorize.Net
 2. Enter Sandbox or Live credentials including the Public Client Key
 3. Map amount / email fields (or use WPForms payment fields)
 4. Publish the form — card fields appear automatically before the submit button
 5. On submit, Accept.js tokenizes the card and Authorize.Net captures the payment
 6. Successful payments are stored under Authorize.Net  All Transactions

#### Shortcode

Use `[tfpa-authorize-details]` on your success page to show the transaction ID, 
amount, and status after payment.

### External services

This plugin connects to Authorize.Net to process credit card payments. Authorize.
Net is required for payment tokenization and charging.

#### Authorize.Net Accept.js

 * What it is used for: securely tokenizes card details in the shopper’s browser
   before payment.
 * What data is sent and when: card number, expiry, CVV, and cardholder name are
   sent from the browser to Authorize.Net when the form is submitted (before the
   WordPress form request completes). Raw card data is not sent to your WordPress
   server.
 * Service provider: Authorize.Net (Visa / CyberSource).
 * Terms of service: https://www.authorize.net/about-us/terms.html
 * Privacy policy: https://www.authorize.net/about-us/privacy/

#### Authorize.Net Payment API

 * What it is used for: creates (charges), voids, and refunds transactions for form
   submissions and admin refund actions.
 * What data is sent and when:
    - On successful form tokenization: opaque payment nonce, payment amount, currency,
      optional customer email, optional billing address mapped from form fields,
      invoice/description, and customer IP.
    - On admin refund/void: original transaction ID, amount, currency, and card 
      last-4 when required by Authorize.Net.
 * Service provider: Authorize.Net (Visa / CyberSource).
 * Terms of service: https://www.authorize.net/about-us/terms.html
 * Privacy policy: https://www.authorize.net/about-us/privacy/

This plugin does not track visitors for analytics and does not send data to any 
service other than Authorize.Net for payment processing.

## Screenshots

[[

[[

[[

[[

[[

## Installation

 1. Install and activate WPForms Lite (or WPForms Pro).
 2. Upload this plugin folder to `/wp-content/plugins/` or install the ZIP via Plugins
    Add New  Upload.
 3. Activate **Thenameda Form Payments with Authorize.Net for WPForms**.
 4. Edit a WPForms form  Settings  Authorize.Net and configure your credentials.

## FAQ

### Do I need a Public Client Key?

Yes. Accept.js requires a Public Client Key from Authorize.Net  Account  Security
Settings  Manage Public Client Key.

### Does card data touch my WordPress server?

No. Card number and CVV are sent to Authorize.Net via Accept.js. WordPress only 
receives opaque payment data.

### Can I refund payments?

Yes. Open a transaction under Authorize.Net and use Refund / Void Payment. Unsettled
transactions are voided; settled ones are refunded.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Thenameda Form Payments with Authorize.Net for WPForms” is open source software.
The following people have contributed to this plugin.

Contributors

 *   [ Imtiyaj ](https://profiles.wordpress.org/thenameda123/)

[Translate “Thenameda Form Payments with Authorize.Net for WPForms” into your language.](https://translate.wordpress.org/projects/wp-plugins/thenameda-form-payments-with-authorize-net-for-wpforms)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/thenameda-form-payments-with-authorize-net-for-wpforms/),
check out the [SVN repository](https://plugins.svn.wordpress.org/thenameda-form-payments-with-authorize-net-for-wpforms/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/thenameda-form-payments-with-authorize-net-for-wpforms/)
by [RSS](https://plugins.trac.wordpress.org/log/thenameda-form-payments-with-authorize-net-for-wpforms/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release for WPForms with Accept.js tokenization, transactions, refunds,
   and CSV export.

## Meta

 *  Version **1.0.0**
 *  Last updated **4 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.2 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.2 or higher **
 * Tags
 * [authorize.net](https://wordpress.org/plugins/tags/authorize-net/)[credit card](https://wordpress.org/plugins/tags/credit-card/)
   [payments](https://wordpress.org/plugins/tags/payments/)[WPForms](https://wordpress.org/plugins/tags/wpforms/)
 *  [Advanced View](https://wordpress.org/plugins/thenameda-form-payments-with-authorize-net-for-wpforms/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/thenameda-form-payments-with-authorize-net-for-wpforms/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/thenameda-form-payments-with-authorize-net-for-wpforms/reviews/)

## Contributors

 *   [ Imtiyaj ](https://profiles.wordpress.org/thenameda123/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/thenameda-form-payments-with-authorize-net-for-wpforms/)