EcommercePayment_Stripe::getPaymentFormFields
Return the payment form fields that should be shown on the checkout order form for the payment type. Example: for {@link DPSPayment}, this would be a set of fields to enter your credit card details.
Signature
public function getPaymentFormFields([integer
$amount = 0,
[
$order = NULL]] )
Parameters
$amount
— integer$order
—
Returns
- FieldList