# s2member/260917/src/includes/menu-pages/code-samples/paypal-api-password.x-php

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

- Page: https://pluginprobe.com/plugins/s2member/260917/code/src/includes/menu-pages/code-samples/paypal-api-password.x-php
- Raw: https://pluginprobe.com/plugins/s2member/260917/raw/src/includes/menu-pages/code-samples/paypal-api-password.x-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/260917/code/src/includes/menu-pages/code-samples/paypal-api-password.x-php#L10-L20`.

```
<?php echo S2MEMBER_PAYPAL_API_PASSWORD; ?>
This may output something like: 523MJSDOED54Z8JU8
(or whatever you have configured as your PayPal® API Password)

---- s2member Shortcode Equivalent ----

[s2Get constant="S2MEMBER_PAYPAL_API_PASSWORD" /]
```
