/n software 3-D Secure V2 C++ Edition

Questions / Feedback?

PaymentSystemImageExtraHigh Property

Payment system image URL (extra high density).

Syntax

ANSI (Cross Platform)
char* GetPaymentSystemImageExtraHigh();

Unicode (Windows)
LPWSTR GetPaymentSystemImageExtraHigh();
@property (nonatomic,readonly,assign,getter=paymentSystemImageExtraHigh) NSString* paymentSystemImageExtraHigh;
- (NSString*)paymentSystemImageExtraHigh;
#define PID_CLIENT_PAYMENTSYSTEMIMAGEEXTRAHIGH 46

IPWORKS3DS_EXTERNAL void* IPWORKS3DS_CALL IPWorks3DS_Client_Get(void *lpObj, int propid, int arridx, int *lpcbVal, int64 *lpllVal);

Default Value

""

Remarks

Sent in the initial CRes message from the ACS to the 3DS SDK to provide the URL(s) of the directory server or payment system logo or image to be used in the Native UI.

This property is read-only and not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 C++ Edition - Version 2.2 [Build 8318]