Integrate a Membership Payment Processor Print

  • 0

This document covers the addition of a payment processor for third party developers who are creating code that integrates with Elevated X.

Note: Our support staff DOES NOT not troubleshoot or assist with ANY integration of custom code.

Requirements

1. A membership signup/join form will need to be coded that accepts payment information, allows for creation of user login/password and passes this information to the payment gateway and user database/mod_auth_mysql or htpasswd file for member management and recurring billing.

This can be done on a custom join page or form and related HTML/JS/PHP code can be entered into the provided join.tpl template file included with each CMS theme template set.


2. A script or gateway method will need to be created/utilized for handling rebilling of recurring payments.


3. Use of Elevated X Protect for basic form based login and authentication (We will set this up for you) or a more robust security script that protects areas behind a paywall such as member and trial areas e.g. .htaccess or a security script such as ProxyPass https://www.elevatedx.com/proxypass.php or similar component will need to be used to provide for login and authentication.

 

 


Was this answer helpful?

« Back