/n software 3-D Secure V2 Python Edition

Questions / Feedback?

card_range_method_url Property

The ACS URL that will be used by the 3DS method.

Syntax

def get_card_range_method_url(card_range_index: int) -> str: ...

Default Value

""

Remarks

The ACS URL that will be used by the 3DS method.

The card_range_index parameter specifies the index of the item in the array. The size of the array is controlled by the card_range_count property.

This property is read-only.

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