File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed
Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ class GFPaystack extends GFPaymentAddOn
8888 *
8989 * @var string $_url The URL of the Add-On.
9090 */
91- protected $ _url = 'http ://www. paystack.com ' ;
91+ protected $ _url = 'https ://paystack.com/docs/libraries-and-plugins/plugins#wordpress ' ;
9292
9393 /**
9494 * Defines the title of this Add-On.
@@ -110,16 +110,6 @@ class GFPaystack extends GFPaymentAddOn
110110 */
111111 protected $ _short_title = 'Paystack ' ;
112112
113- /**
114- * Defines if Add-On should use Gravity Forms servers for update data.
115- *
116- * @since 1.0
117- * @access protected
118- *
119- * @var bool $_enable_rg_autoupgrade true
120- */
121- protected $ _enable_rg_autoupgrade = true ;
122-
123113 /**
124114 * Defines if user will not be able to create feeds for a form until a credit card field has been added.
125115 *
You can’t perform that action at this time.
0 commit comments