File "coupon.php"

Full path: /home/cakedeco/retaildirectonline.co.uk/catalog/language/de-de/api/coupon.php
File size: 289 B (289 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php
// Text
$_['text_success']     = 'Success: Your coupon discount has been applied!';

// Error
$_['error_permission'] = 'Warning: You do not have permission to access the API!';
$_['error_coupon']     = 'Warning: Coupon is either invalid, expired or reached it\'s usage limit!';