PaymentIntentJsonParser
class PaymentIntentJsonParser(val luxeNextActionRepository: LuxeNextActionRepository = LuxeNextActionRepository.Instance) : ModelJsonParser<PaymentIntent>
Content copied to clipboard
Constructors
Link copied to clipboard
fun PaymentIntentJsonParser(luxeNextActionRepository: LuxeNextActionRepository = LuxeNextActionRepository.Instance)
Content copied to clipboard