Order_Endpoint::get_endpoint_path()

Gets the Endpoint path for the on boarding process.


Return

(string)


Top ↑

Source

File: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php

			return $purchaser;
		}


Top ↑

Changelog

Changelog
Version Description
5.1.9 Introduced.