Plugin Directory

Changeset 3495158


Ignore:
Timestamp:
03/31/2026 05:59:42 AM (22 hours ago)
Author:
jamesdlow
Message:

2.6.9

  • Display Virtuous Id if avaliable
Location:
gf-stripe-extensions
Files:
177 added
3 edited

Legend:

Unmodified
Added
Removed
  • gf-stripe-extensions/trunk/gf-stripe-analytics-ui.php

    r3101506 r3495158  
    10281028                    }
    10291029                    if ($contactid) {
     1030                        echo "(Contact Id: $contactid)\n";
    10301031                        $activities = GFAnalytics::getresponse('/contacts/'.$contactid.'/activities');
    10311032                    }
  • gf-stripe-extensions/trunk/gf-stripe-extensions.php

    r3439188 r3495158  
    33Plugin Name: GF Stripe Extensions
    44Plugin URI: https://wordpress.org/plugins/gf-stripe-extensions
    5 Version: 2.6.7
     5Version: 2.6.9
    66Description: Add Stripe functions to Wordpress (Apple Pay) including limit payments and payment recovery to Gravity Forms.
    77Author: James Low
  • gf-stripe-extensions/trunk/readme.txt

    r3439188 r3495158  
    3737== Changelog ==
    3838
     39= 2.6.9 =
     40* Display Virtuous Id if avaliable
     41
    3942= 2.6.8 =
    4043* Change from Virtuous refresh token to api key
Note: See TracChangeset for help on using the changeset viewer.