Class RawPaymentsClient


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

      • RawPaymentsClient

        public RawPaymentsClient​(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)