# s2member/110915/includes/templates/shortcodes/paypal-checkout-button-shortcode.php

s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls &amp; Member Access Subscriptions, version 110915. 6 lines.

- Page: https://pluginprobe.com/plugins/s2member/110915/code/includes/templates/shortcodes/paypal-checkout-button-shortcode.php
- Raw: https://pluginprobe.com/plugins/s2member/110915/raw/includes/templates/shortcodes/paypal-checkout-button-shortcode.php
- Modified: 2011-09-15T19:13:20+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/s2member/110915/code/includes/templates/shortcodes/paypal-checkout-button-shortcode.php#L10-L20`.

```php
<?php
if (realpath (__FILE__) === realpath ($_SERVER["SCRIPT_FILENAME"]))
	exit("Do not access this file directly.");
?>

[s2Member-PayPal-Button level="%%level%%" ccaps="" desc="%%level_label%% / <?php echo esc_attr (_x ("Description and pricing details here.", "s2member-admin", "s2member")); ?>" ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="%%custom%%" ta="0" tp="0" tt="D" ra="0.01" rp="1" rt="M" rr="1" rrt="" rra="1" image="default" output="button" /]
```
