Order_Endpoint::get_endpoint_path()
Gets the Endpoint path for the on boarding process.
Return
(string)
Source
File: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php
return $purchaser; }
Changelog
| Version | Description |
|---|---|
| 5.1.9 | Introduced. |
Gets the Endpoint path for the on boarding process.
(string)
File: src/Tickets/Commerce/Gateways/PayPal/REST/Order_Endpoint.php
return $purchaser; }
| Version | Description |
|---|---|
| 5.1.9 | Introduced. |