plugin-options/bh-onboarding-options.php
Copied!
	
		
		Copy
	
This filter allow to manage the PayPal Payments subtabs
Returnarray
includes/yith-paypal-functions.php
Copied!
	
		
		Copy
	
Returnstring
Copied!
	
		
		Copy
	
Filters to get a formatted order item description from the given order item
Params
   WC_Order_Item  $order_item  Order item.
Returnstring
includes/class-yith-paypal-webhook.php
Copied!
	
		
		Copy
	
Returnstring
Copied!
	
		
		Copy
	
Filters the order status after voiding the authorization
ParamsWC_Order $order Order.array $resource Webhook request.
Returnstring
Copied!
	
		
		Copy
	
Returnstring
includes/class-yith-paypal-scripts.php
Copied!
	
		
		Copy
	
Filter if load scripts on frontend
Returnboolean
includes/class-yith-paypal-frontend.php
Copied!
	
		
		Copy
	
Filter the output message inside the thank you page
Paramsstring $message Message.int $order_id Order ID.
Returnarray
includes/requests/class-yith-paypal-request-transaction.php
Copied!
	
		
		Copy
	
Params
   string  $context  Cart or order context.
Returnbool
includes/order/class-yith-paypal-order-helper.php
Copied!
	
		
		Copy
	
Filter a new order type which will provide information about partial payments made for a particular order
Returnarray
includes/gateways/class-yith-paypal-gateway.php
Copied!
	
		
		Copy
	
Returnarray
includes/gateways/class-yith-paypal-custom-card-gateway.php
Copied!
	
		
		Copy
	
Filters the list of credit cards for US
Returnarray
Copied!
	
		
		Copy
	
Filters the list of default credit cards
Returnarray
Copied!
	
		
		Copy
	
Filters the images of allowed credit cards
Paramsstring $name Slug of credit card.string $card_name Name of credit card.array $allowd List of allowed credit cards.
Returnstring