Redsys_QR_Codes
in package
Redsys QR Codes
Table of Contents
Methods
- allow_svg() : mixed
- Allow SVG in uploads
- backcolor() : mixed
- Return QR backcolor
- border() : mixed
- Return QR Borer
- check_image_exist() : mixed
- Check if image exist
- create_name_image() : mixed
- Create image name
- debug() : mixed
- Debug log
- frame() : mixed
- Return QR Frame
- framelabel() : mixed
- Return QR Frame Label
- frontcolor() : mixed
- Return QR frontcolor
- get_qr() : mixed
- Return QR label
- gradient_active() : mixed
- Check is gradient active.
- gradient_color() : mixed
- Return QR gradient color
- init() : mixed
- Package: WooCommerce Redsys Gateway Plugin URI: https://woocommerce.com/products/redsys-gateway/ Copyright: (C) 2013 - 2024 José Conti
- label_font() : mixed
- Return QR Frame Label Font
- label_redsys() : mixed
- Return QR label redsys
- marker_color_active() : mixed
- Check is marker color active.
- marker_in_color() : mixed
- Return QR marker in color
- marker_out_color() : mixed
- Return QR marker out color
- mcenter() : mixed
- Return mcenter
- optionlogo() : mixed
- Return QR logo
- redsys_qr_is_active() : mixed
- Return qr active
- type() : mixed
- Return QR Type
- user_redsys_jc() : mixed
- Return User plugins.joseconti.com
Methods
allow_svg()
Allow SVG in uploads
public
static allow_svg(array<string|int, mixed> $mimes) : mixed
Parameters
- $mimes : array<string|int, mixed>
-
Mimes.
backcolor()
Return QR backcolor
public
backcolor() : mixed
border()
Return QR Borer
public
border() : mixed
check_image_exist()
Check if image exist
public
check_image_exist(string $path) : mixed
Parameters
- $path : string
-
Path to image.
create_name_image()
Create image name
public
create_name_image(string $product_id) : mixed
Parameters
- $product_id : string
-
Product ID.
debug()
Debug log
public
debug(string $log) : mixed
Parameters
- $log : string
-
log.
frame()
Return QR Frame
public
frame() : mixed
framelabel()
Return QR Frame Label
public
framelabel() : mixed
frontcolor()
Return QR frontcolor
public
frontcolor() : mixed
get_qr()
Return QR label
public
get_qr(string $link, string $type2, string $product_id) : mixed
Parameters
- $link : string
-
Link to QR.
- $type2 : string
-
Type of QR.
- $product_id : string
-
Product ID.
gradient_active()
Check is gradient active.
public
gradient_active() : mixed
gradient_color()
Return QR gradient color
public
gradient_color() : mixed
init()
Package: WooCommerce Redsys Gateway Plugin URI: https://woocommerce.com/products/redsys-gateway/ Copyright: (C) 2013 - 2024 José Conti
public
static init() : mixed
label_font()
Return QR Frame Label Font
public
label_font() : mixed
label_redsys()
Return QR label redsys
public
label_redsys() : mixed
marker_color_active()
Check is marker color active.
public
marker_color_active() : mixed
marker_in_color()
Return QR marker in color
public
marker_in_color() : mixed
marker_out_color()
Return QR marker out color
public
marker_out_color() : mixed
mcenter()
Return mcenter
public
mcenter() : mixed
optionlogo()
Return QR logo
public
optionlogo() : mixed
redsys_qr_is_active()
Return qr active
public
redsys_qr_is_active() : mixed
type()
Return QR Type
public
type() : mixed
user_redsys_jc()
Return User plugins.joseconti.com
public
user_redsys_jc() : mixed