如何修改VB.NET支付宝接口

技术如何修改VB.NET支付宝接口小编给大家分享一下如何修改VB.NET支付宝接口,相信大部分人都还不怎么了解,因此分享这篇文章给大家参考一下,希望大家阅读完这篇文章后大有收获,下面让我们一起去了解一下吧!曾经为没有VB

小编给大家分享一下如何修改VB .网支付宝接口,相信大部分人都还不怎么了解,因此分享这篇文章给大家参考一下,希望大家阅读完这篇文章后大有收获,下面让我们一起去了解一下吧!

曾经为没有VB .网支付宝接口程序郁闷过很长一段时间,终于忍不住修改了一下,其主要的3个文件修改为VB .网很容易,不再给出,只给出接口代码:

PrivateSubImageButton1_Click(由ByValsenderAsSystem提供。对象,

由价值系统网络。ui。imageclickeventargs)handlesimagebutton 1 .点击

'按时构造订单号

DimcurrentTimeAsSystem .日期时间=新系统。日期时间

当前时间=系统。日期时间,现在

Dimout_trade_noAsString

out _ trade _ no=currentTime .ToString('g ')

out _ trade _ noout _ trade _ no=out _ trade _ no .替换('-','')

out _ trade _ noout _ trade _ no=out _ trade _ no .替换(' : ','')

out _ trade _ noout _ trade _ no=out _ trade _ no .替换(',')

'业务参数赋值

dimgatewaystring=' https://www。支付宝。com/cooperative/gateway。做什么?'支付接口

DimserviceAsString=' trade _ create _ by _ buyer ' '服务参数

Dimsign_typeAs

String = "MD5" 

  •  

  • Dim subject, body As String  

  • body = "" 

  • sql = "select cp_name from chanpin where cp_id="& cint(label2.text)   

  • getdata.myconn.Open()  

  • reader = getdata.getdatareader(sql)  

  • While reader.Read  

  • subject = reader.Item(0)'商品名称  

  • bodybody = body & " " & reader.Item(0)'商品描述 ,不能有太多字符  

  • End While  

  • reader.Close()  

  •  

  • Dim quantity As String  

  • quantity = "1" '商品数量  

  •  

  • Dim payment_type As String  

  • payment_type = "1"   

  • '支付类型'1=商品购买,2=服务购买,3=网络拍卖,4=捐赠,5=邮费补偿,6=奖金  

  •  

  •  

  • Dim price As String  

  • sql = "select cp_money from chanpin where cp_id="& cint(label1.text)   

  • reader = getdata.getdatareader(sql)  

  • If reader.Read Then  

  • price = reader.Item(0)'商品价格  

  • End If  

  • reader.Close()  

  •  

  • Dim show_url, seller_email, key, partner As String  

  • show_url = "http://****"'商品描述地址  

  • seller_email = *** '您的支付宝认证Email,必须通过支付宝认证才可以  

  • key = ***'安全校验码,在支付宝网站“商家工具”那里可以获得  

  • partner = ***'partner合作伙伴ID  

  •  

  • Dim return_url As String ="Alipay_Return.aspx" '服务器通知返回接口  

  • Dim notify_url As String ="Alipay_Notify.aspx" '服务器通知接口  

  • Dim _input_charset As String = "utf-8" '服务器编码  

  • Dim logistics_type As String = "POST" 

  • Dim logistics_fee As String = "0" '平邮费包含在价格中  

  • Dim logistics_fee_1 As String = "0"'快递费 包含在价格中  

  • Dim logistics_payment As String = "BUYER_PAY" 

  • Dim logistics_type_1 As String = "EXPRESS" 

  • Dim logistics_payment_1 As String = "BUYER_PAY" 

  • Dim ap As AliPay = New AliPay  

  • Dim aliay_url As String = ap.CreatUrl(gateway, service, partner, sign_type, 
    out_trade_no, subject, body, payment_type, price, show_url, seller_email, key, 
    return_url, _input_charset, notify_url, logistics_type, logistics_fee, 
    logistics_payment, logistics_type_1, logistics_fee_1, logistics_payment_1, quantity)  

  • Response.Redirect(aliay_url)  

  •  

  • End Sub 

  • 以上是“如何修改VB.NET支付宝接口”这篇文章的所有内容,感谢各位的阅读!相信大家都有了一定的了解,希望分享的内容对大家有所帮助,如果还想学习更多知识,欢迎关注行业资讯频道!

    内容来源网络,如有侵权,联系删除,本文地址:https://www.230890.com/zhan/105118.html

    (0)

    相关推荐

    • 如何理解算法的复杂度

      技术如何理解算法的复杂度本篇内容主要讲解“如何理解算法的复杂度”,感兴趣的朋友不妨来看看。本文介绍的方法操作简单快捷,实用性强。下面就让小编来带大家学习“如何理解算法的复杂度”吧!1. Motivation - 为什么需

      攻略 2021年10月26日
    • MYSQL出现Space id in fsp header,but in the page header错误怎么办

      技术MYSQL出现Space id in fsp header,but in the page header错误怎么办这篇文章将为大家详细讲解有关MYSQL出现Space id in fsp header,but in

      攻略 2021年11月6日
    • 如何使用SPNEGO配置身份验证

      技术如何使用SPNEGO配置身份验证这篇文章给大家介绍如何使用SPNEGO配置身份验证,内容非常详细,感兴趣的小伙伴们可以参考借鉴,希望对大家能有所帮助。Cloudera Manager 6.3和更高版本支持使用SPNE

      攻略 2021年11月10日
    • Oracle R12如何安装日志和其他日志

      技术Oracle R12如何安装log及其他log小编给大家分享一下Oracle R12如何安装log及其他log,相信大部分人都还不怎么了解,因此分享这篇文章给大家参考一下,希望大家阅读完这篇文章后大有收获,下面让我们

      攻略 2021年12月16日
    • Android开发中常用到的工具类有哪些

      技术Android开发中常用到的工具类有哪些这篇文章给大家介绍Android开发中常用到的工具类有哪些,内容非常详细,感兴趣的小伙伴们可以参考借鉴,希望对大家能有所帮助。作为一个程序员界的新晋司机,也是时候整理一些东西了

      攻略 2021年11月26日
    • keil c51怎么修改字体大小(keilc51怎么设置字体大小)

      技术KeilC51基础中怎么改变代码的字体大小KeilC51基础中怎么改变代码的字体大小,针对这个问题,这篇文章详细介绍了相对应的分析和解答,希望可以帮助更多想解决这个问题的小伙伴找到更简单易行的方法。    IDE

      攻略 2021年12月24日