Skip to content

Getting Started

YouCan Pay offers an easy way to receive credit card payment in your application. In this guide we'll see how to get started quickly. To follow along, you need to have an account in YouCan Pay for integration keys.

YouCan Pay SDK: https://github.com/youcan-shop/youcan-payment-php-sdk

Private and Public Keys

Private and public keys are used to secure the communication between your application and YouCan Pay. You can find your keys by logging to your account and navigating to settings.

The keys are prefixed by pri_xxx and pub_xxx to help distinguish between the two.

Note: Be careful, your private key should never be exposed or shared with anyone.