Свойство | Type | Description | |
---|---|---|---|
$publishable_key | |||
$secret_key |
Méthode | Description | |
---|---|---|
fields ( ) : string | Add credit card fields | |
init ( ) | Get things going | |
process_signup ( ) | Process registration | |
process_webhooks ( ) | ||
scripts ( ) | Load Stripe JS | |
validate_fields ( ) | Validate additional fields during registration submission |
Méthode | Description | |
---|---|---|
handle_processing_error ( $e ) | Handle Stripe processing error |
Méthode | Description | |
---|---|---|
create_plan ( $plan_name = '' ) : boolean | string | Create plan in Stripe | |
plan_exists ( $plan ) : boolean | string | Determine if a plan exists |
protected handle_processing_error ( $e ) | ||
$e |
public validate_fields ( ) |