Description
This function will create and return a payment card details.
Style
Document
Input (Literal)
The input of this method is the argument createPaymentCardDetails of type createPaymentCardDetails having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
card |
0..1 |
|
Output (Literal)
The output of this method is the argument createPaymentCardDetailsResponse of type createPaymentCardDetailsResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
paymentCard |
0..1 |
This function stores and returns the created payment card details |
Remarks
On an exception, the payment card details is not stored, and null is returned.