WC_Stripe_Controller_Payment_Intent extends WC_Stripe_Rest_Controller

Controller which handles Payment Intent related actions such as creation.

Tags
author

PaymentPlugins

Table of Contents

Properties

$error  : WP_Error
$namespace  : mixed

Methods

admin_permission_check()  : mixed
create_payment_intent_from_cart()  : mixed
create_payment_intent_from_order()  : mixed
create_setup_intent()  : mixed
register_routes()  : mixed
Register all routes that the controller uses.
rest_uri()  : mixed
rest_url()  : mixed
sync_payment_intent()  : mixed
add_validation_error()  : mixed
Allows a status code of 200 to be returned even if there is a validation error.
get_error_messages()  : mixed
get_messages()  : mixed
register_authenticated_route()  : mixed
create_payment_intent()  : mixed
get_create_payment_intent_params()  : mixed

Properties

Methods


        
On this page

Search results