Search found 10 matches: paypal

Go to advanced search

Addon - Discount Codes

raiwa
This Addon allows to create discount codes for to apply on checkout as a percentage or fixed discount amount on order total.
Several possibilities to restrict the discount on categories, manufacturers, products or exclude products and assign to selected customers. Allows to limit the number of uses, establish minimum order total or limit to the first, second etc. order of a customer or to customers subscribed to newsletters.
This Addon allows to create discount codes for to apply on checkout as a percentage or fixed discount amount on order total.
Version 6.4 Updated for PHP 8.5 and tested with Phoenixcart 1.1.0.7

Version 6.3 Improved javascript stability with mobile key events

Version 6.2 Fixed tax calculation to use tax decimal places
Tested with Phoenix 1.1.0.6

Version 6.1 Fixed typo in login text constant
Updated module width configuration in shopping cart module
Tested with Phoenix 1.1.0.2

Version 6.0 Updated fro Phoenix 1.14.0.1+ and Bottstrap 5
Updated jquery to native javascript
Updated validation icons to native bootstrap 5 validation classes

Version 5.8.3. r2 Fixed tax calculation to use tax decimal places

Version 5.8.3. r1 Added missing language constants in admin spanish language file.

Version 5.8.3. Disabled "Apply" button in shopping cart module until code is entered and validated.

Version 5.8.2. Updated expiry date input to html5 date input like core 1.0.8.21+.

Version 5.8.1. r1 Fixed tax calculation to use tax decimal places

Version 5.8.1. Removed "Remove Button" definition from cm_sc_discount_code.php language files.

Version 5.8.0. r1 Fixed tax calculation to use tax decimal places

Version 5.8.0. Remade all discount option checks and optimized them
Added support for guests/not registered customers and number of use check
Added back customers_to_discount_codes table for accurate number of use check if code is linked to customers
Fixed remove discount code action in shopping cart to remove immediately the discount code from ship in cart order totals module
Fixed error in admin: Discount Codes if no customer exists
Tested with Phoenix 1.0.8.16 and PHP 8.0

Version 5.7.4. Fixed customer id check error introduced in Version 5.7.2. Thanks to @radhavallabh for the report

Version 5.7.3. Removed obsolete discount to customers table queries. Thanks to @Luckypiedro for the report

Version 5.7.2.
Fixed broken discount to customers
Fixed customer display in admin/discount codes/infobox

Version 5.7.1.
Fixed bug in ot_discount.php: update removed format_raw method to core $GLOBALS['currencies']->format_raw. Thanks to @ecartz for the advise
Updated some missing code to match actual core code. Thanks to @ecartz

Version 5.7.0.
Updated for Phoenix 1.0.8.6+
Updated all coding to match actual core code
Modularized admin page
Added "Apply" and "Remove" buttons to shopping cart module also if ship in cart is not installed.
- This ensures compatibility with PayPal Express Checkout button. Tanks to @MyGamesShop for the report and suggestion
Fixed calculation errors for:
- Shipping and subtotal discount, ot_shipping below tax, Display Prices with tax = false
- other currency than default
Replaced custom format_raw function by core method

Version 5.6.2. r1 Fixed tax calculation to use tax decimal places

Version 5.6.2.
Fixed sql errors if used together with PWA Guest Checkout. Thanks to @gabbysplaza for the report

Version 5.6.1.
Added missing $db global in order total module install/uninstall functions. Thanks to @gsmiley007 for the report

Version 5.6.0.
Updated for Phoenix Cart 1.0.8.2+
Modernized code to match actual core standards.
Updated references to Phoenix Cart Forum

Version 5.5.1. r1 Fixed tax calculation to use tax decimal places

Version 5.5.1.
Changed hook to redirect to fix possible error in checkout_payment.php. Thanks to @plamastus for the report

Version 5.5.0.
Add remove buttons to shopping cart module and checkout payment hook. Thanks to @gsmiley007 for the suggestion
Made the discount code input fields readonly once the discount code has been applied.
Donate to Raiwa. Thank you for donating, it allows me to spend more time developing free contributions for you to use.
NOT SUPPORTED
TESTED
TESTED 8.0-8.5
TESTED
by raiwa
Fri Aug 14, 2026 12:49 pm

Addon - Purchase without Account

raiwa
Modularized Purchase Without Account (Guest Checkout)
No customer data is stored in the shop except the data included in the order.
Compatible with virtual-downloadable products and external payment services like PayPal. Tested with PayPal Express and Standard.
Optional offer opt to set password and convert guest account to regular account on checkout success.

English, Spanish and German language files included.
Modularized Purchase Without Account (Guest Checkout)
================================================================
Changes Version. 5.3
- Added check for valid reviews key to guest_order.php and write_guest.php.
- fixed error in zz_redirect.php query.
- changed reviews write linkg for registered customers to core write.php
- removed version references in hooks for easier maintenance
thanks to @Mort_Lemur for the reports
================================================================Changes Version. 5.2
- Added link to guest orders page to guest order update mail.
================================================================
Changes Version. 5.1r1
- Fixed wrong file list in update instructions
================================================================
Changes Version. 5.1
- Added guest order page to allow guest customers access to detailed order information like regular customers see on account_history_info
- Added link to guest orders page to guest order confirmation mail.
- Access to guest order page is protected with guest order token.
- Tested with Phoenix 1.1.06
================================================================
Changes Version. 5.0
- Updated for Phoenix 1.1.0.0+ and Bootstrap 5
- Tested with Phoenix 1.1.0.1 and PHP 8.3
================================================================
Changes Version. 4.6.6
- Updated includes\modules\content\login\cm_pwa_login.php to match Phoenix 1.0.9.8+ core
- Added checkout_guest.php to selection for Checkout Redirect configuration setting on login module installation.
- Changed Checkout Redirect configuration setting to login.php on login module installation.
- Changed PWA login module color style to dark to be different from core create account module.
- Added top margin to checkout success module.
- Updated jquery scripts to plain javascript.
================================================================
Changes Version. 4.6.5
- Updated templates\override\includes\ext\modules\content\reviews\write_guest.php to match Phoenix 1.0.9.5+ core
- Fixed error in products query in: ext\modules\content\reviews\write_guest.php
- Fixed wrong url in: templates\override\includes\hooks\shop\siteWide\pwa.php
================================================================
Changes Version. 4.6.4.r1
- Fixed error in products query in: ext\modules\content\reviews\write_guest.php
- Fixed wrong url in: templates\override\includes\hooks\shop\siteWide\pwa.phpChanges ================================================================
Version. 4.6.4.
- updated template classes in modules for Phoenix 1.0.9.4+ compatibility
- Tested with Phoenix 1.0.9.4 and PHP 8.3
================================================================Changes Version. 4.6.3.
- updated templates/override/includes/pages/checkout_guest.php for Phoenix 1.0.8.21+ compatibility
- Tested with Phoenix 1.0.9.1 and PHP 8.2
================================================================
Changes Version. 4.6.2.r1
- Fixed error in products query in: ext\modules\content\reviews\write_guest.php
- Fixed wrong url in: templates\override\includes\hooks\shop\siteWide\pwa.php
================================================================Changes Version. 4.6.2.
- Removed cdg_horizontal_sort_order checkout_guest.php query for Phoenix 1.0.8.21 compatibility
- Tested with Phoenix 1.0.8.21 and PHP 8.2
================================================================
Changes Version. 4.6.1.
- Fixed typo in checkout_guest.php, customer_id check. Thanks to @Leon
================================================================
Changes Version. 4.6.0.
- Updated for Phoenix 1.0.8.16+
- Updated to match changes in Phoenix Pro. Thanks to @ecartz
- changed filename create_account_pwa.php to checkout_guest.php
- removed MATC_pwa.php hook
============================================================
Changes Version. 4.5.4
- Updated for Phoenix 1.0.8.8+
- Added legacy includes/modules/notifications/n_update_order.php from Phoenix 1.0.8.14 with fix for hook call. Thanks to @ecartz
=============================================================
Changes Version. 4.5.3
- Updated for Phoenix 1.0.8.7+. Thanks to @ecartz and @zippurman for help and suggestions
- Fixed wrong link and variable in shop sitewide hook. Thanks to @vmn
=============================================================
Changes Version. 4.5.2
- Updated for Phoenix 1.0.8.4+
- Added support for Reviews and Testimonials Manager
=============================================================
Changes Version. 4.5.1
- Added delete guest sessions when guest accounts are deleted in Admin. Thanks to @Mikepo for reporting
the problem
=============================================================
Changes Version. 4.5.0
- Updated for Phoenix 1.0.8.2
- Updated code to match actual core code
- Merged Admin categories and customers hook into siteWide hook.
=============================================================
Changes Version 4.4.1.:
- Fix missing code for virtual orders payment module exclusion.
=============================================================
Changes Version. 4.4.0
- Added disable script to footer account module. Thanks to @plamastus for the advise
- Added delete guest account routine to logoff page. Thanks to @plamastus for the advise
- Added optional redirect to Create Account PWA to the login page.Thanks to @mikabee for the suggestion
- Updated all Copyright references to Phoenix Cart
=============================================================
Changes Version. 4.3.6r1
- Removed blank line at the be ginning of: includes/modules/content/checkout_success/cm_cs_pwa_keep_account.php. Thanks to @plamastus for the advise
=============================================================
Changes Version. 4.3.6
- Updated customer data module for Phoenix 1.0.7.14+ compatibility.
- modernized code to match actual core standards
- moved pwa files from default to override template
=============================================================
Changes Version. 4.3.5
- Updated customer data module for Phoenix 1.0.7.12+ compatibility.
=============================================================
Changes Version. 4.3.4
- fixed sql error in create_account_pwa.php. Thanks to @vmn
=============================================================
Changes Version. 4.3.3
- updated for Phoenix 1.0.7.9+
- modernized coding to match actual core standards
- updated reviews_pwa page to match core reviews page including nickname support.
=============================================================
Changes Version. 4.3.2
- fixed error in admin reviews hook. Thanks to @discxpress
- updated version info in login module. Thanks to @discxpress
=============================================================
Changes Version. 4.3.1
- updated content modules hook check
=============================================================
Changes Version. 4.3.0
- updated for Phoenix 1.0.7.5
- updated createaccount_pwa.php to templateable page
- added MATC hook for create_account_pwa.php page
- moved store hook to templates
- updated admin/customers.php hook to customer details sql query and added support for search option
=============================================================
Changes Version. 4.2.0
- updated for Phoenix 1.0.6.0
- renamed account_pwa.php to create_account_pwa.php
- updated create_account.pwa.php to use customer data modules
- flexible optional use of customer data modules in create_account.pwa.php
- added delete guest accounts button and guest count in admin/customers.php
- removed unnecessary guest flag in address_book table
- all changes are hooked now, zero core modifications
- fixed some minor errors from previous versions
=============================================================
Changes Version. 4.1.0
- hooked all modifications on admin side
- one hook call needed to be added in admin/orders.php and checkout_process.php
=============================================================
Changes Version. 4.0.1
- updated core reference for Phoenix 1.0.4.0 in admin/reviews.php
- replaced deprecated <u></u> tags with alert-link class in shop language files. Thanks to @Demitry
- added sql to delete guest account data also from customers_info, customers_basket and customers_basket_attributes tables when the guest account is deleted. Thanks to @vmn
- disable navbar account menu and header account buttons during guest checkout. Thanks to @vmn
- updated scripts for checkout success to restyled Phoenix 1.0.2.6+ version..
=============================================================
Donate to Raiwa. Thank you for donating, it allows me to spend more time developing free contributions for you to use.
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.5
TESTED
by raiwa
Sun Aug 09, 2026 8:01 am

Addon - Restricted Postcodes Manager

I had to implement this on my old sites as if a customer from an area we do not ship to purchases an expensive item, we had to cancel the order and refund - But we still had to pay the card / PayPal processing fees which could be substantial. By stopping these customers registering and displaying the message "Sorry we do not ship to xxx postcodes" we avoided these situations.
As the name implies, This gives the store owner the ability to restrict customers from certain postcodes from registering for an account.
V1 Initial Release 11 July 2026
NOT SUPPORTED
NOT TESTED 7.x
TESTED
NOT TESTED
by Mort_Lemur
Sat Jul 11, 2026 3:02 pm

Addon - French Language Pack

artfulweb
Here is the complete French language pack with all the admin and catalog french language files, the Paypal app in French (includes/app/paypal/language), the installation directory all in French plus the translated READ ME file.
__________
Voici le pack complet en français avec tous les fichiers pour les répertoires admin et catalog en françaiss, l'app Paypal en français (includes/app/paypal/language), le répertoire d'installation tout en français plus le fichier READ ME traduit.
French language pack for CE Phoenix Cart
by artfulweb
Mon May 11, 2026 11:17 am

Addon - Paypal Checkout for Phoenix

Supports Advanced Payments for reduced Paypal fees.

A newly-written payment module for Phoenix, this uses the modern REST API instead of the Website Payments integration used by the old Paypal App and preceding payment modules.

It offers Paypal buttons (for payment with a Paypal account, card payment without an account, and optionally Paylater and additional payment methods such as Google Pay, Venmo and Apple Pay) on the checkout confirmation page and does not create an order in the Phoenix store until the payment is authorised, eliminating the need for ‘Preparing’ orders and skipped order ids.
New Phoenix payment module using Paypal REST API. Versions available for Phoenix and Frozen/Edge. Includes content modules for Paylater messaging
£50
  • 1.4.0 full support for BS5
TESTED 5.6 for Frozen/Edge
TESTED 7.4
TESTED 8.0
by BrockleyJohn
Fri Nov 07, 2025 7:31 am

Addon - Store Mode

How it works
This add-on allowes to switch your store to different closed/maintenance modes. It allows you to do installations, maintenance and checks closing only the strict necessary areas of your store.
Compatibility:
Phoenix Cart 1.0.8.4+
Tested with Phoenix 1.1.0.0
Store modes:
Online: Normal store mode
Custom: Customizable group of pages. Default: product_reviews.php and product_reviews_write.php. Any group of pages can be defined. Customers will be redirected to the last visited page outside the restricted area or index.php. A temporary message will be shown only if a customer tries to access the restircted area.
Checkout: By default all checkout pages are included in this group. Customers will be redirected to the last visited page outside the restricted area or shopping_cart.php. A permanent message will be shown on the shopping cart page and optional on the index page. An additional temporary message shows only if a customer tries to access the restircted area.
Account: By default all checkout pages and account pages are included in this group. Customers will be redirected to the last visited page outside the restricted area or index.php. A permanent message will be shown on the shopping cart page and index page. An additional temporary message shows only if a customer tries to access the restricted area.
Offline: Customers will be redirected by .htaccess rewrite rules to a standalone 503 maintenance page.

The store administrators IP will be entered automatically in a configuration list. Additional administrators/developpers IPs can be added. These IPs are excluded from redirects in all the above listed Modes. Test Modes for all above listed modes are available which will only redirect the IP's included in the configuration list. This can be used to check the redirects and messages.
Changes 1.8.:
- Updated page selection

Changes 1.7.0r1:
- Updated update.md

Changes 1.7.0:
- Updated .htaccess redirects to work also with TTP_X_FORWARDED_FOR and other IP indexes used by Cloudflare etc..
- Tested with phoenix 1.1.0.0.

Changes 1.6.3:
- Updated header template width class for compatibility with Phoenix 1.0.9.4+.
- Tested with phoenix 1.0.9.4.

Changes 1.6.2:
- Updated cfgm module for compatibility with Phoenix 1.0.9.2+.
- Tested with phoenix 1.0.9.3. and PHP 8.3

Changes 1.6.1:
- Modified the "Continue" button link to be more stable for different setups.
- Tested with phoenix 1.0.9.1.

Changes 1.6.0:
- Added date_default_timezone_set() to maintenance.php to allow correct time left calculation if the server is located in a different time zone than the shop.
- Updated script to set store name in maintenance.php on store mode module installation.

Changes 1.5.2:
- Changed cfg module title constant for compatibility with other store modules

Changes 1.5.1:
- Changed hook method from application_start to injectRedirects. This fixes not loaded language definitions.
- Minor fix for to use correct language definition HEADER_TITLE if NAVBAR_TITLE is not defined

Changes 1.5.0:
- Few minor updates to match the version included in Phoenix Pro

Changes 1.4.4:
- Disable Checkout content module on shopping cart page for "Checkout" mode. This prevents the PayPal Express button to be used. Thanks to @bermuda for the suggestion
- Removed debug code in shop hook. Thanks to @bermuda for the report

Changes 1.4.3:
- Added check for invalid/wrong formatted IP adresses
- Added strip trailing blank spaces/tabs from IP adresses
- Added error message showing the wrong IPs
Changes 1.4.2:
- Updated Copyright info to Phoenix cart
- updated screenshots to Phoenix Cart
- tested with Phoenix 1.0.8.0
Changes 1.4.1:
- Applied typo fix in store module. Thanks to @vmn
Changes 1.4.0:
- updated for Phoenix 1.0.7.3+
- moved redirects to system hook
- changed header tag module to store module
- updated modules to abstarct executable modules
- added admin siteWide hook to display mode message
- updated language files to const
- general code cleanup and modernization to match core code
Changes 1.3.2:
- fixed code reference in .htaccess offline mod script
Changes 1.3.1:
- fixed typo in header module english language file. Thanks to @mhsuffolk
- fixed undefined error message. Thanks to @mhsuffolk
Changes 1.3.0:
- header module updated for Phoenix BS 4
- Updated header module message to show correct offline time if 2h auto setting is used
- Updated admin header module message for 2h auto setting
Thanks to @ecommunlimited, @Fiber and @frankl for testing and reports
Inspired by:
Store Mode (Open | Closed | Maintenance)
and:
Site Maintenance Status - All versions
Maintenance page based on the page included there. Thanks to @Demitry
Donate to Raiwa. Thank you for donating, it allows me to spend more time developing free contributions for you to use.
NOT SUPPORTED
TESTED 7.x
TESTED 8.0-8.3
TESTED
by raiwa
Thu Oct 23, 2025 11:26 am

Addon - Mollie Payment Modules API V2


Existing customers seeking updates - please create an account on https://cartmart.uk and contact @BrockleyJohn to have the addon added to your account

This Phoenix Payment Module will work for processing payments using the Mollie API.
You need an account on mollie.com with an active API key to be able to use these modules.

Image Apply Pay (Docs)

Image Ban Contact (Docs)

Image Bancomat Pay (Docs)

Image Bank Transfer (Docs)

Image Belfius (Docs)

Image Blik (Docs)

Image Checkout (Docs)

This option allows you to interact with any enabled Mollie Payment Method as your customers can choose from a list when they checkout.

Image Credit Card (Docs)

Image EPS (Docs)

Image Gift Card (Docs)

Image Ideal (Docs)

Image IN3 (Docs)

Image KBC/CBC (Docs)

Image PayPal (Docs)

Image Przelewy24 (Docs)

Image Riverty (Docs)

Image Trustly (Docs)

Image TWINT (Docs)

This Phoenix Payment Module will work for processing payments using the Mollie API.
£99
2.0.3 (2025/06/21) - compatibility 1.0.9.9+ (moved comments field)
2.0.2 (2025/06/18) - fix UK customers
2.0.1 (10/21/2024)
-Added logic to record orders_status_history as it changes

2.0.0 (10/16/2024)
- Initial Release
NOT SUPPORTED
REQUIRES >= 7.3
8.x
by zipurman
Sat Jun 21, 2025 1:04 pm

Addon - Paypal Standard for Phoenix

This is not an update for the Paypal App or a replacement for it. It is a standalone payment module for Paypal Standard with IPN, designed to be used with new installations of Phoenix from 1.0.8.13 onwards which do not include the Paypal App.
In the checkout flow for Paypal Standard, the customer leaves your site on confirmation, logs into Paypal, makes the payment and then is returned to your site. The module uses the usual Phoenix checkout processing so will be compatible with standard configuration of notifications and addons which affect stock tallying etc
1.4 compatibility 1.1.0.0
1.3 comments field moved in checkout - compatibility to 1.0.9.10
1.2 common code update and test on 1.0.9.6 and php8.3
1.1 compatibility update for 1.0.9.1 and php8.2
1.00 initial release tested up to 1.0.8.19
NOT SUPPORTED
TESTED 7.4
TESTED 8.3
by BrockleyJohn
Sat Mar 22, 2025 1:00 pm

Addon - Stripe Payment Element

Flexible Stripe payment module that can offer any of the payment methods you enable in your Stripe account. Supports synchronous and asynchronous methods (confirming straightaway or later) - some methods work with the inline form, others in an overlay. Offer cards, bank transfers, pay later options, even Paypal. "Link" lets customers save cards at Stripe and use them on any site.
Stripe Payment Element - just enable payment methods in your Stripe account
£50
v1.2.2 Compatibility php 8.3 & Phoenix 1.0.9.2
v1.2.1 Handle methods where cancellation returns requires_action
v1.2 Authorise/capture support
v1.1 General Release
NOT SUPPORTED
TESTED 7.4
TESTED 8.3
by BrockleyJohn
Sat May 18, 2024 6:13 am

Addon - Request Paypal Invoice

This addon allows Shopowner to offer a Payment Method "Request Paypal Invoice".

This module asks the Customer for their Paypal Address so that shopowner can then send a Paypal invoice to the customer. The Customers Paypal Address shows in the Order Summary infobox and on the Invoice.

More or less, this module allows the customer to not pay until shopowner sends an invoice. After payment is received shopowner can then update the order as normal and send out the goods.

This addon changes ZERO core code - simply upload and it is useable.

Please note that this Addon does NOT send a Paypal Invoice automatically. Shopowner would need to log into Paypal and do this manually.
If the price of this addon does not suit your business, contact me anyway. I'm sure we can come up with a good deal that suits each other. Prices are not set in stone.
Request an Invoice payment module
£25
TESTED 7.x
TESTED 8.x
by burt
Tue Jan 09, 2024 10:59 am