PaymentScreenFragment

class PaymentScreenFragment : <ERROR CLASS> ERROR CLASS: Symbol not found for Fragment

Fragment that hosts the Collection Payment screen, rendering PaymentScreen via Jetpack Compose.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun onCreateView(inflater: LayoutInflater, container: ViewGroup?, savedInstanceState: Bundle?): View