Hide Single PurchaseΒΆ
Warning
This property has been removed in Connector Script 3, because the default behavior has changed:
In Connector Script 3, any matching Single Purchase, Time Pass or Subscription will be offered.
Note
This property was formerly named Time Passes Only (deprecated).
Connector supports Time Passes and Subscriptions solely on article pages which are matched by a Single Purchase.
To offer only Time Passes and/or Subscriptions on an article page and hide the matched
Single Purchase option, set this flag to true
.
Fail-safe: If no Time Passes nor Subscriptions are available, the Single Purchase
item will be shown even if this flag is set to true
.
Example code:
<meta property="laterpay:connector:hide_single_purchase" content="true">