PaymentMethodsActivityStarter
class PaymentMethodsActivityStarter : ActivityStarter<PaymentMethodsActivity, PaymentMethodsActivityStarter.Args>
A class to start PaymentMethodsActivity. Arguments for the activity can be specified with Args and constructed with Args.Builder.
The result data is a Result instance, obtained using Result.fromIntent}. The result will be returned with request code REQUEST_CODE.