import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
type | String | Type of payment method | |
cvc | String | Card security code | |
expMonth | String | Card expiration month | |
expYear | String | Card expiration year | |
name | String | Cardholder name | |
number | String | Card number | |
customerIpAddress | String | Optional field used to capture the customer's IP address for fraud prevention and security monitoring purposes | [optional] |