Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
PaymentInitiation Class
Namespace
PaymentInitiation Properties
The following are properties for PaymentInitiation.
initiationMode
Signature
public String initiationMode {get; set;}
Property Value
Type: String
initiationModeValue
Signature
public RichMessaging.PaymentInitiationMode initiationModeValue {get; set;}
Property Value
pix
Signature
public RichMessaging.PaymentInitiationPix pix {get; set;}
Property Value
pixValue
Signature
public RichMessaging.PaymentInitiationPix pixValue {get; set;}
Property Value
boleto
Signature
public RichMessaging.PaymentInitiationBoleto boleto {get; set;}
Property Value
boletoValue
Signature
public RichMessaging.PaymentInitiationBoleto boletoValue {get; set;}
Property Value
gateway
Signature
public RichMessaging.PaymentInitiationGateway gateway {get; set;}