Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 682 Bytes

OrderNextActionResponseRedirectToUrl.md

File metadata and controls

16 lines (11 loc) · 682 Bytes

conekta.model.OrderNextActionResponseRedirectToUrl

Load the model package

import 'package:conekta/api.dart';

Properties

Name Type Description Notes
url String pay.conekta.com/{id} Indicates the url of the Conekta component to authenticate the flow through 3DS2. [optional]
returnUrl String Indicates the url to which the 3DS2 flow returns at the end, when the integration is redirected. [optional]

[Back to Model list] [Back to API list] [Back to README]