import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
amount | int | Amount to be charged in cents | [optional] |
paymentMethod | ChargeRequestPaymentMethod | ||
referenceId | String | Custom reference to add to the charge | [optional] |
import 'package:conekta/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
amount | int | Amount to be charged in cents | [optional] |
paymentMethod | ChargeRequestPaymentMethod | ||
referenceId | String | Custom reference to add to the charge | [optional] |