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

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

- Page: https://pluginprobe.com/plugins/s2member/260909/code/src/includes/templates/shortcodes/paypal-checkout-button-shortcode.php
- Raw: https://pluginprobe.com/plugins/s2member/260909/raw/src/includes/templates/shortcodes/paypal-checkout-button-shortcode.php
- Modified: 2016-11-29T22:22:10+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/260909/code/src/includes/templates/shortcodes/paypal-checkout-button-shortcode.php#L10-L20`.

```php
<?php
// @codingStandardsIgnoreFile
if(!defined('WPINC')) // MUST have WordPress.
	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" /]

```
