StoredValueRedeemReply → OrderCreateRequest
An OrderCreateRequest
can have StoredValueCard
elements under Payments
.
Some of those fields map from the StoredValueRedeemReply
. In addition, there must be a Success
ResponseCode
in the reply.
Mapping
The StoredValueRedeemReply
field mappings start at:
/StoredValueRedeemReply
The OrderCreateRequest
field mappings start at:
/OrderCreateRequest/Payment/Payments/StoredValueCard
StoredValueRedeemReply Field | OrderCreateRequest Field | Transform | Comment |
---|---|---|---|
//PaymentContext/OrderId |
//PaymentContext/PaymentSessionId |
copy as is |
|
//PaymentContext/PaymentAccountUniqueId |
//PaymentContext/PaymentAccountUniqueId |
copy as is |
|
//AmountRedeemed |
//Amount |
copy as is |
Example
|
|