Class RawStripeClient


  • public class RawStripeClient
    extends java.lang.Object
    • Constructor Detail

      • RawStripeClient

        public RawStripeClient​(ClientOptions clientOptions)
    • Method Detail

      • syncStripeToClerkV1

        public ChrtApiHttpResponse<java.lang.Boolean> syncStripeToClerkV1()
        Synchronizes subscription data from Stripe to the authentication service for the current user. | () -> (bool)
      • syncStripeToClerkV1

        public ChrtApiHttpResponse<java.lang.Boolean> syncStripeToClerkV1​(RequestOptions requestOptions)
        Synchronizes subscription data from Stripe to the authentication service for the current user. | () -> (bool)