search

Home  >  Q&A  >  body text

java - 微信开放平台服务接口

伊谢尔伦伊谢尔伦2907 days ago1040

reply all(4)I'll reply

  • 怪我咯

    怪我咯2017-04-17 13:07:57

    Have you started? This component_access_token is obtained through component_verify_ticket after getting the component_verify_ticket pushed by the WeChat server. I am also doing public account services. If you have any questions, please feel free to communicate.

    reply
    0
  • 伊谢尔伦

    伊谢尔伦2017-04-17 13:07:57

    Developed in java? In fact, PHP is simpler, and there are some simple encapsulation frameworks: https://github.com/netputer/wechat-php-sdk

    reply
    0
  • 高洛峰

    高洛峰2017-04-17 13:07:57

    This information was pushed to me by WeChat

    <![CDATA[wx46fe7ae472d71a77]]>
    <![CDATA[4B/wHJn1FdjJcsznmIpC8sV+HTZfhGp1p8t8Masj8HZ+A5CmD8Pjc/dHM9qe/qFY57vQUkADjruXFxw7piR+CYiOxLIrdIDqaT9HGlUphhB+v+sjwfeGoXMxHLIeVNYVnRHw NdXP9D+xahunqKP4BMkoxKKJNfN2SlmMm4Y8rmzQabs9UY/uBFr8f41jyryQDP4ncxSpXcF4Q8uVm4IWNsmenEyqlEDUAew5IWZ7c5k8/OqzboI/N7fBMFO8h1S89GUEHkYajrRhhppwdzu62U7byKN acN0p6mcqw1ETjU5PRCf8dYLQvOEgy2QGlRJnkA8QTbnf1WMsmpLFZjepIW8I8tXDsRaZbkP1OA BHd4uCmAGw1IWM+2MSry2demtz/o5d8FW127wLKMj4HUFylBhhbuSDiYjEzP2q4eQZrGpJQgOeI 3sMehMqxhuBZjSOuupxJL1rZeQa0+LWO/ZNzA==]]>

    Doesn’t the decryption method provided by WeChat also require a string signature string, a string timestamp, and a string random string? Where can I get these three parameters?
    Ask God for help. .

    reply
    0
  • 黄舟

    黄舟2017-04-17 13:07:57

    I am also doing it now. The other parameters are obtained from $_GET. How to decrypt them after obtaining them?

    reply
    0
  • Cancelreply