| 1 |
<?php echo S2MEMBER_CURRENT_USER_SUBSCR_GATEWAY; ?> |
| 2 |
This may output something like: paypal |
| 3 |
( this is the Paid Subscr. Gateway associated with their Paid Subscr. ID ) |
| 4 |
( possible values: paypal, alipay, authnet, ccbill, clickbank, google ) |
| 5 |
|
| 6 |
---- s2member Shortcode Equivalent ---- |
| 7 |
|
| 8 |
[s2Get constant="S2MEMBER_CURRENT_USER_SUBSCR_GATEWAY" /] |