feat(payment): 接入支付宝沙箱环境 (alipay.trade.page.pay)
This commit is contained in:
@@ -31,9 +31,11 @@ pub use weather::get_weather_brief;
|
||||
pub use weather::get_weather_details;
|
||||
pub use weather::post_weather_data;
|
||||
|
||||
pub use payment::alipay_trade_page_pay;
|
||||
pub use payment::alipay_notify;
|
||||
pub use payment::alipay_pay_page;
|
||||
pub use payment::create_order;
|
||||
pub use payment::get_user_quota;
|
||||
pub use payment::mock_confirm;
|
||||
pub use payment::payment_index;
|
||||
pub use payment::payment_page;
|
||||
pub use payment::payment_success;
|
||||
|
||||
Reference in New Issue
Block a user