public interface EphemeralKeyProvider
EphemeralKeys.| Modifier and Type | Method and Description |
|---|---|
void |
createEphemeralKey(java.lang.String apiVersion,
EphemeralKeyUpdateListener keyUpdateListener)
When called, talks to a client server that then communicates with Stripe's servers to
create an
EphemeralKey. |
void createEphemeralKey(java.lang.String apiVersion,
EphemeralKeyUpdateListener keyUpdateListener)
EphemeralKey.apiVersion - the Stripe API Version being usedkeyUpdateListener - a callback object to notify about results