#ahsanmahmood_66619
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- ahsan-terminal-directcharges, 12 hours ago, 17 messages
The registration should be found in the terminal itself. Please refer to the steps here: https://stripe.com/docs/terminal/payments/connect-reader?terminal-sdk-platform=js&reader-type=internet#register-reader
Hey river thanks for getting back to me... I understand that document but what I am trying to do is creating a new test reader so that I can test the integration.
in this API
\Stripe\Terminal\Reader::create([
'registration_code' => "{{READER_REGISTRATION_CODE}}",
'label' => "Alice's Reader",
'location' => '{{LOCATION_ID}}',
]);
what should be the value of READER_REGISTRATION_CODE ?
is there any code or something where stripe allow us to define this value for a simulated reader or something ?
Are you creating reader on simulated one or actual reader such as WisePOS E?
on a simulated one
If it's a simulated one, then the registration code can be simulated-wpe or simulated-s700 as mentioned here: https://stripe.com/docs/terminal/payments/connect-reader?terminal-sdk-platform=server-driven&reader-type=simulated#create-a-simulated-reader