PaymentSessions
The payment registration response.
Parameters
paymentSessionId
The registered payment session ID.
encodedInitConfig
A base64 encoded object which contains configuration needed to perform device fingerprinting. It is used in conjunction with the provided Javascript library for PSD2.
links
Constructors
Link copied to clipboard
public PaymentSessions PaymentSessions(String paymentSessionId, String encodedInitConfig, PaymentSessionsLinks links)