Setup_Status::get_payment_configuration_url()

Summary

No summary available.

Source

File: src/BigCommerce/Merchant/Setup_Status.php

	public function get_payment_configuration_url() {
		return 'https://login.bigcommerce.com/deep-links/manage/settings/payment';
	}


User Contributed Notes

You must log in before being able to contribute a note or feedback.