| GetPaymentBlock Method | |
| See Also |
- pIPaymentBlockParams
The key of the payment block to retrieve.
Retrieves a payment block.
The payment block is specified by its key, which is contained in the PaymentBlockParams object passed to the method.
| Visual Basic |
|---|
Public Function GetPaymentBlock( _
ByVal pIPaymentBlockParams As PaymentBlockParams _
) As PaymentBlock |
- pIPaymentBlockParams
The key of the payment block to retrieve.