
Simple Payment
by Ido Kobelkowsky on WordPress.org
Simple Payment enables a simple, fast and powerful integration to process payments. Convert any Post/Page to a product - easy and very customizable to …

Create Payment Page; use Admin -> Settings -> Reading to define which is your Payment Page.
Simple Payment enables a simple, fast and powerful integration to process payments, converting any post or page to a Product or Service, no need to install complicated plugins.
Simple Payment works with many payment gateways, and enables you to add you customized gateway easily
Major features in Simple Payment include:
- Integrate any of the supported Payment gateways (PayPal, Cardcom, iCount, PayMe, iCredit, Credit2000)
- Selection of Payment Forms to choose from (Basic, Bootstrap, Legacy, Donation)
- Works with plugins such as: Gutenberg Editor, WooCommerce, WPJobBoard, GravityForms, Form Maker.
- Extend workflow with Zapier – get triggers and preform actions on payments via Zapier.
- Donation Form for free entry amount
- PCI-DSS Data Protection Ready (All sensitive are masked in database)
- Convert Any Post / Page to a Service/ Product
- Automatically takes Post/Page Title as Product Name
- Simple integrate Buy Button everywhere
- Custom Field: amount – will be the amount to be charged
- Full Form with Templates: Bootstrap, Legacy
- Support for personalized theme payment forms templates
- Simple Use of Shortcode to convert any post/page
- Enable Multiple Payment Engines
- Transactions / Payments Log with Filtering
- Export Transactions to CSV
Currently on Beta: PayMe – please contact if require assistance.
Soon to be released: Pelecard, Tranzilla, CreditGuard
PS: You’ll need an Simple Payment API key for advanced gateways to use it. Keys are available for personal blogs; single domain, multiple domains, businesses and commercial sites.
Feedback and Support
I would be happy to receive your feedback to improve this plugin.
Please let me know through support forums if you like it and please be sure to leave a review..
Also you can contact me on my personal page Ido Kobelkowsky or even visit Github of Simple Payment where you can find all the development code of this plugin.
I hope it is useful for you and look forward to reading your reviews! 😉 Thanks!
Advanced Configuration: Theme Custom Payment Processing
To write your own payment processing integration, to be plugin, read the information at this link: https://simple-payment.yalla-ya.com/
you will require to write a simple php class that Pre Process, Process and Post Process the transaction with your your payment gateway.