WC_Stripe_Controller_Checkout extends WC_Stripe_Rest_Controller uses WC_Stripe_Controller_Frontend_Trait

Tags
since
3.0.0
author

PaymentPlugins

Table of Contents

Properties

$error  : WP_Error
$namespace  : mixed
$gateway  : WC_Payment_Gateway_Stripe
$order_review  : mixed
$request  : WP_REST_Request

Methods

admin_permission_check()  : mixed
after_checkout_validation()  : mixed
checkout_order_processed()  : mixed
filter_posted_data()  : mixed
post_payment_processes()  : mixed
process_checkout()  : WP_REST_Response
Process the WC Order
process_order_pay()  : WP_REST_Response
process_payment()  : mixed
register_routes()  : mixed
Register all routes that the controller uses.
rest_uri()  : mixed
rest_url()  : mixed
set_stashed_cart()  : mixed
validate_payment_method()  : mixed
validate_rest_nonce()  : bool|WP_Error
add_validation_error()  : mixed
Allows a status code of 200 to be returned even if there is a validation error.
cart_includes()  : mixed
empty_cart()  : void
frontend_includes()  : mixed
get_error_messages()  : mixed
get_messages()  : mixed
get_supported_gateways()  : mixed
register_authenticated_route()  : mixed
actions()  : mixed
create_customer()  : mixed
get_order_review_url()  : mixed
required_post_data()  : mixed
send_response()  : mixed

Properties

Methods


        
On this page

Search results