Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxtera B2B BAP v2.0.2 - compliance check #1495

Open
abhinavv245 opened this issue Mar 26, 2024 · 4 comments
Open

Proxtera B2B BAP v2.0.2 - compliance check #1495

abhinavv245 opened this issue Mar 26, 2024 · 4 comments

Comments

@abhinavv245
Copy link
Collaborator

Flow 1

/on_search

  • why is proxtera sending on_search(1 & 2), with the same message_id as rapidor, also, the schema is not compliant with v2.0.2

Flow 4

  • is not on the v2.0.2

Flow 5

/confirm

  • bpp_terms cannot be changed by BAP, acceptance should be provided in bap_terms in order/tags

Note: Cancellation flows are missing.

@ashok-ai

@ashok-ai
Copy link
Contributor

@abhinavv245

We as a buyer app generating the transaction_id and message_id. This has been returned by the Rapidor seller app and our own PX seller App in the on_search call.

on_search(1) is Rapidor and on_search(2) is PX Seller App. Later can be ignored in this case.

We haven't submitted the Flow 4.

Flow 5 issues have been resolved now.

@abhinavv245
Copy link
Collaborator Author

Flow 1

/search

  • valid buyer_id_no should be provided in buyer_id tag

/select

  • payment/type - POST-FULFILLMENT is not enabled yet
  • Communication channel link is already provided by seller app in /on_search, why is buyer app sending its own link here

/confirm

  • @ondc/org/provider_name, @ondc/org/category, @ondc/org/TAT are not required in fulfillments
  • invalid bap_terms in order/tags, acceptance to bpp terms should be provided

Flow 4

  • on what basis PO is rejected? Also, Error object missing in /on_confirm.

Note: Buyer Cancellation and Merchant Cancellation terms along with Flow 5 needs to be provided.

@ashok-ai

@tanyamadaan
Copy link
Collaborator

  • How do you verify the zip codes. For ex. is "area_code": "0213280" a valid ghana zip code?
  • on_search - "platform_id" - invalid attribute in providers.items
  • on_search - provider.tags.seller_id - cannot be gst. Probably, it would be tin.
  • on_search - provider.tags.seller_terms.gst_credit_invoice - cannot be Y.
  • on_select - "@ondc/org/TAT" = P1D. Are you validating this?

Flow 2 and 4 are not valid as prepaid payment is not yet enabled for B2B Exports

@ashok-ai

@tanyamadaan
Copy link
Collaborator

Logs cleared for Proxtera Buyer App. - B2B Exports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants