All Projects → mengxianliang → Xlpaymenthud

mengxianliang / Xlpaymenthud

iOS 支付宝支付动画

Labels

Projects that are alternatives of or similar to Xlpaymenthud

Jetstream Cashier Billing Portal
Jetstream Cashier Billing Portal is a simple scaffolding billing portal to manage subscriptions, invoices and payment methods, built on top of Jetstream & Cashier Register.
Stars: ✭ 45 (-60.18%)
Mutual labels:  payment
Omise Ios
Omise iOS SDK
Stars: ✭ 63 (-44.25%)
Mutual labels:  payment
Adyen Php Api Library
Adyen API Library for PHP
Stars: ✭ 93 (-17.7%)
Mutual labels:  payment
Wego
a wechat sdk for golang
Stars: ✭ 47 (-58.41%)
Mutual labels:  payment
Lypaymentfield
多种风格的支付框控件,可定制加密图片,也可使用带动画的弹窗。A variety of styles of payment box controls can be customized to encrypt pictures, can also be used with animated alert.
Stars: ✭ 58 (-48.67%)
Mutual labels:  payment
Openfintech
Opensource FinTech standards & payment provider data
Stars: ✭ 87 (-23.01%)
Mutual labels:  payment
Paypalexpresscheckoutnvp
[READ-ONLY] Subtree split of the Payum PaypalExpressCheckoutNvp Component -- clone into Payum/Paypal/ExpressCheckout/Nvp/ (master at payum/payum)
Stars: ✭ 35 (-69.03%)
Mutual labels:  payment
Hsweb Payment
基于hsweb的开源聚合支付系统,多商户,多渠道,多配置.
Stars: ✭ 112 (-0.88%)
Mutual labels:  payment
Sbpayment.rb
A client library for sbpayment (SB Payment Service) written in Ruby 😁
Stars: ✭ 58 (-48.67%)
Mutual labels:  payment
Libreselery
Continuous distribution of funding to your project contributors and dependencies. Integrated into GitHub Actions
Stars: ✭ 92 (-18.58%)
Mutual labels:  payment
Alipay Api Php
A concise library in PHP for the Alipay API merchant account.
Stars: ✭ 47 (-58.41%)
Mutual labels:  payment
React Native Midtrans
Midtrans Mobile SDK for React Native
Stars: ✭ 57 (-49.56%)
Mutual labels:  payment
Iamport React Native
React Native용 아임포트 일반.결제 및 휴대폰 본인인증 모듈입니다.
Stars: ✭ 88 (-22.12%)
Mutual labels:  payment
Paysuper Management Api
The REST API server for the merchant`s dashboard.
Stars: ✭ 46 (-59.29%)
Mutual labels:  payment
Moneyd
Connect your machine to the Interledger
Stars: ✭ 100 (-11.5%)
Mutual labels:  payment
Payment Logos
Logos for payment systems available in png and svg
Stars: ✭ 39 (-65.49%)
Mutual labels:  payment
React Native Credit Card Input
Easy, cross-platform credit-card input for your React Native Project! Start accepting payment 💰 in your app today!
Stars: ✭ 1,244 (+1000.88%)
Mutual labels:  payment
Django Oscar Paypal
PayPal integration for django-oscar. Can be used without Oscar too.
Stars: ✭ 112 (-0.88%)
Mutual labels:  payment
Payumserver
Payment processing microservice. Written in Symfony4
Stars: ✭ 103 (-8.85%)
Mutual labels:  payment
Paymill Ruby
Ruby wrapper for the Paymill API
Stars: ✭ 88 (-22.12%)
Mutual labels:  payment

XLPaymentHUD

iOS 支付宝支付动画

显示效果

使用方法

  • 显示/隐藏 付款中动画
[XLPaymentLoadingHUD showIn:self.view];
[XLPaymentLoadingHUD hideIn:self.view];
  • 显示/隐藏 付款完成动画
[XLPaymentSuccessHUD showIn:self.view];
[XLPaymentSuccessHUD hideIn:self.view];

支付中动画原理请移步 我的博文

支付完成动画原理请移步 我的博文

个人开发过的UI工具集合 XLUIKit

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].