Open credit card verification page (ComplianceVerifyCreditCard)
AndroidiOSWindows
If you're using Unreal Engine, see the ComplianceVerifyCreditCard for the Unreal Engine SDK.
If you're using Unreal Engine, see the ComplianceVerifyCreditCard for the Unreal Engine SDK.
In certain regions (e.g., the United States), minors need to use a credit card for verification when entering the game.
Function Definition
public static void ComplianceVerifyCreditCard();
Observers
The callback handler interface is ComplianceResultObserver.The callback data structure is ComplianceResult.
The callback ID is INTL_COMPLIANCE_VERIFY_CREDIT_CARD.
Code sample
INTLAPI.ComplianceVerifyCreditCard();