Mobile Wallet is now available!
Register your debit card and credit card, and use it when you check out at a mobile-wallet-friendly checkout.
It’s fast, convenient, and secure.
PHP add_filter( 'upload_mimes', 'add_pdf_mime_type' ); function add_pdf_mime_type( $mimes ) { $mimes['pdf'] = 'application/pdf'; return $mimes; }
Register your debit card and credit card, and use it when you check out at a mobile-wallet-friendly checkout.
It’s fast, convenient, and secure.