|
| | __construct ($path_type) |
| |
| | initialise ($params=array()) |
| |
| | prepare_forPayment ($params=array()) |
| |
| | load_paymentConfirmation () |
| |
| | is_paymentConfirmed () |
| |
| | is_paymentCancelled () |
| |
| | get_paymentConfirmationData () |
| |
| | execute_checkout () |
| |
| | get_transactionId () |
| |
| | get_manualTransferLink () |
| |
| | get_lastError () |
| |
| | get_lastErrorMessage () |
| |
| | load_configuration () |
| |
| | compute_signature ($params, $key, $hash) |
| |
| | initialise_configDisplay () |
| |
| | display_configDisplay () |
| |
| | initialise_configEdition ($form) |
| |
| | display_configEdition () |
| |
| | save_configuration () |
| |
| | __construct ($name, $path_type) |
| |
| | Input ($name, $path_type) |
| |
| | display () |
| |
| | get_translation ($value, $data=null) |
| |
| | set_selectedLayout ($layout='') |
| |
| | __construct ($name, $plugin_type, $path_type) |
| |
| | get_version () |
| |
| | load_library ($library='') |
| |
| | load_file ($file='') |
| |
| | load_varFile ($file='') |
| |
| | load_engineFile ($file='') |
| |
| | get_engineFileURL ($file='', $path=false) |
| |
| | get_fileURL ($file='', $path=null, $default='') |
| |
| | get_varFileURL ($file='', $path=false, $default='') |
| |
| | get_filePath ($file='') |
| |
| | get_varFilePath ($file='') |
| |
| | add_JSFile ($file) |
| |
| | add_JSEngineFile ($file) |
| |
| | add_JSExternFile ($file) |
| |
| | add_JSScript ($script, $unique=false) |
| |
| | add_JSPreScript ($script, $unique=false) |
| |
| | add_JSWindowEventScript ($event, $script, $unique=false) |
| |
| | add_JSLoadScript ($script, $unique=false) |
| |
| | add_JSUnloadScript ($script, $unique=false) |
| |
| | add_styleFile ($file, $media='', $condition='') |
| |
| | add_styleScript ($css) |
| |
| | add_styleIncludedFile ($file) |
| |
| | add_StyleExternFile ($file, $media='', $condition='') |
| |
| | set_RSSFeed ($title, $url) |
| |
| | add_headerExtra ($content='') |
| |
| | install () |
| |
| | uninstall () |
| |
| | is_installed () |
| |
| | update ($version, $more='') |
| |
| | add_translation ($more='', $lg=null) |
| |
| | get_languages () |
| |
| | execute_onCaMykSInitialise () |
| |
| | execute_onCaMykSPageLoad () |
| |
| | execute_onCaMykSBodyOpen () |
| |
| | execute_onCaMykSBodyClose () |
| |
| | execute_onCaMykSAdminPageLoad () |
| |
| | execute_onCaMykSAdminBodyOpen () |
| |
| | execute_onCaMykSAdminBodyClose () |
| |
| | execute_onCaMykSTerminate () |
| |
| | get_requestLink ($params=array()) |
| |
| | get_requestJSLink ($params=array()) |
| |
| | execute_request () |
| |
| | get_varFile ($file) |
| |
ScelliusPayment Input
Interface to Scellius payment system.
Plugin / Input Engine
- Author
- CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
- Version
- 1.0.0.1
- Date
- Creation: Aug 2021
-
Modification: Jul 2025
- Copyright
- 2021 - 2025 CaMykS Team
- Note
- This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ScelliusPayment Input class.