/
/
home
/
melaqxso
/
public_html
/
wp-content
/
plugins
/
bookly-addon-pro
/
lib
/
payment
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.61
PHP 7.4.33
Dir:
/home/melaqxso/public_html/wp-content/plugins/bookly-addon-pro/lib/payment
Edit:
/home/melaqxso/public_html/wp-content/plugins/bookly-addon-pro/lib/payment/WCGateway.php
<?php namespace BooklyPro\Lib\Payment; use Bookly\Lib as BooklyLib; use Bookly\Lib\Entities\Payment; class WCGateway extends BooklyLib\Base\Gateway { protected $type = Payment::TYPE_WOOCOMMERCE; public function retrieveStatus() { } protected function createGatewayIntent() { } protected function getCheckoutUrl( array $intent_data ) { } protected function getInternalMetaData() { } }
Ukuran: 441 B