payrail 0.1.4

Provider-neutral Rust payments facade for Stripe, PayPal, and Mobile Money
Documentation
1
2
3
4
5
mod operator;
mod phone;

pub use operator::ZambiaOperator;
pub use phone::normalize_zambia_phone;