Payment Sessions
The payment registration response.
Parameters
payment Session Id
The registered payment session ID.
encoded Init Config
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)