Stripe Authentication
API Name: StripeAuthentication__c
Stores the Stripe Authentication Keys.
Label | API Name | Type | Description |
---|---|---|---|
Name | Name |
Text(255) | |
Publishable Key | PublishableKey__c |
Text(255) | The publishable key of the test or live universe of your account. Can be obtained at the Stripe Account settings. |
Secret Key | SecretKey__c |
Text(255) | The secret key of the test or live universe of your account. Can be obtained at the Stripe Account settings. |